1
0
mirror of synced 2026-05-22 21:33:16 +00:00

Update release pipeline scheduled time to 5pm UTC

Issue gh-10455
This commit is contained in:
Steve Riesenberg
2022-03-18 11:06:47 -05:00
committed by Steve Riesenberg
parent 43142a8137
commit 155fe11815
+1 -1
View File
@@ -2,7 +2,7 @@ name: Release Next Version
on:
schedule:
- cron: '0 13 * * MON' # Every Monday at 1pm UTC
- cron: '0 17 * * MON' # Every Monday at 5pm UTC
workflow_dispatch: # Manual trigger
env: