mirror of
https://github.com/YunoHost-Apps/gotosocial_ynh.git
synced 2024-09-03 19:16:06 +02:00
fix: on.workflow_run
does not reference any workflows.
This commit is contained in:
parent
ea45b0ab6a
commit
ce14f662af
1 changed files with 1 additions and 0 deletions
1
.github/workflows/updater.yml
vendored
1
.github/workflows/updater.yml
vendored
|
@ -5,6 +5,7 @@
|
|||
name: Check for new upstream releases
|
||||
on:
|
||||
workflow_run:
|
||||
workflows: [Check for new upstream releases]
|
||||
branches:
|
||||
- 'testing'
|
||||
# Allow to manually trigger the workflow
|
||||
|
|
Loading…
Add table
Reference in a new issue