mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-05 19:08:18 +00:00
Refactor twilight-release-schedule.yml to trigger on push to twilight branch
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
name: Zen Twilight Scheduled Releases
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
push:
|
||||
branches:
|
||||
- twilight
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
Reference in New Issue
Block a user