We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efceb47 commit 54b07edCopy full SHA for 54b07ed
.github/workflows/update.yml
@@ -10,7 +10,7 @@ env:
10
on:
11
workflow_dispatch:
12
schedule:
13
- - cron: "5 4 */7 * *"
+ - cron: "17 2 */3 * *"
14
15
jobs:
16
setup:
0 commit comments