We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 059d94c commit b17f4c1Copy full SHA for b17f4c1
.github/workflows/update.yml
@@ -1,7 +1,7 @@
1
name: Update
2
on:
3
schedule:
4
- - cron: "0 9 * * *"
+ - cron: "0 9 * * 6"
5
workflow_dispatch:
6
7
permissions:
0 commit comments