1
0
Fork 0
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:
OniriCorpe 2022-12-17 22:20:14 +01:00
parent ea45b0ab6a
commit ce14f662af

View file

@ -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