1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-27 23:12:49 -05:00

workflow: Update dms-git run times

This commit is contained in:
purian23
2026-01-27 22:38:09 -05:00
parent a9cb2fe912
commit 60c6872aec
3 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ on:
required: false
default: ""
schedule:
- cron: "0 */3 * * *" # Every 3 hours for dms-git builds
- cron: "0 2,5,14,17,20,23 * * *" # 9am, 12pm, 3pm, 6pm, 9pm, 12am EST (UTC times shown)
jobs:
check-updates:

View File

@@ -12,7 +12,7 @@ on:
required: false
default: ""
schedule:
- cron: "0 */3 * * *" # Every 3 hours for dms-git builds
- cron: "0 2,5,14,17,20,23 * * *" # 9am, 12pm, 3pm, 6pm, 9pm, 12am EST (UTC times shown)
jobs:
check-updates: