We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1fdc94 commit 3c080c3Copy full SHA for 3c080c3
.github/workflows/nightly-cleanup.yml
@@ -11,7 +11,7 @@ on:
11
- SMS
12
- ARCUS
13
schedule:
14
- - cron: '0 4 * * *' # Run at 4AM - image sync runs at midnight
+ - cron: '0 20 * * *' # Run at 8PM - image sync runs at midnight
15
16
jobs:
17
ci_cleanup:
0 commit comments