mirror of
https://github.com/YunoHost-Apps/gotosocial_ynh.git
synced 2024-09-03 19:16:06 +02:00
meh, it doesn't work
This commit is contained in:
parent
ce14f662af
commit
cf2069dd37
1 changed files with 0 additions and 4 deletions
4
.github/workflows/updater.yml
vendored
4
.github/workflows/updater.yml
vendored
|
@ -4,10 +4,6 @@
|
|||
# It calls updater.sh, which is where you should put the app-specific update steps.
|
||||
name: Check for new upstream releases
|
||||
on:
|
||||
workflow_run:
|
||||
workflows: [Check for new upstream releases]
|
||||
branches:
|
||||
- 'testing'
|
||||
# Allow to manually trigger the workflow
|
||||
workflow_dispatch:
|
||||
# Run it every day at 6:00 UTC
|
||||
|
|
Loading…
Reference in a new issue