mirror of
https://github.com/n8n-io/n8n.git
synced 2026-09-01 15:47:41 +08:00
ci: Allow manual execution of release-schedule-patch-prs (#27653)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
name: 'Release: Schedule Patch Release PRs'
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 8 * * 2-5' # 9am CET (UTC+1), Tuesday–Friday
|
||||
|
||||
|
||||
Reference in New Issue
Block a user