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 1553b23 commit 4082a56Copy full SHA for 4082a56
1 file changed
.github/workflows/daily.yml
@@ -8,7 +8,7 @@ on:
8
- main
9
10
schedule:
11
- - cron: "10 2 * * *"
+ - cron: "10 2 1/7 * *"
12
13
jobs:
14
publish_platform:
0 commit comments