CI: Move repo maintenance bots to 6am (#31316)

later
old-commit-hash: b94aba6281486685cb1a33221c7fa7860be4537e
This commit is contained in:
Justin Newberry
2024-02-06 00:52:16 -05:00
committed by GitHub
parent 11a727dee6
commit 2ccaebe490
+1 -1
View File
@@ -2,7 +2,7 @@ name: repo maintenance
on:
schedule:
- cron: "0 12 * * 1" # every Monday at 12am UTC (4am PST)
- cron: "0 14 * * 1" # every Monday at 2am UTC (6am PST)
workflow_dispatch:
jobs: