We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2efb990 commit a1240bfCopy full SHA for a1240bf
1 file changed
.github/workflows/deploy.yml
@@ -2,7 +2,7 @@ name: Deploy to GitHub Pages
2
3
on:
4
schedule:
5
- - cron: 0 5 * * 1
+ - cron: 0 5 * * 5
6
push:
7
branches: [main]
8
0 commit comments