Refactor twilight-release-schedule.yml to trigger on push to twilight branch

This commit is contained in:
mr. M
2024-10-12 18:02:47 +02:00
parent da5ae971e1
commit 7a04307c32

View File

@@ -1,7 +1,8 @@
name: Zen Twilight Scheduled Releases
on:
schedule:
- cron: '0 0 * * *'
push:
branches:
- twilight
workflow_dispatch:
jobs: