We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22cd48a commit 0a63f66Copy full SHA for 0a63f66
.github/workflows/weekly.yml
@@ -2,7 +2,7 @@ name: Weekly Update
2
3
on:
4
schedule:
5
- - cron: '0 8 * * *'
+ - cron: '0 8 * * 0'
6
workflow_dispatch:
7
8
env:
0 commit comments