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 e22cc89 commit da2733cCopy full SHA for da2733c
.github/workflows/test_every_week.yml
@@ -2,8 +2,8 @@ name: Test every month
2
3
on:
4
schedule:
5
- - cron: "0 * * * *"
6
-# - cron: "0 0 1 * *"
+# - cron: "0 * * * *"
+ - cron: "0 0 1 * *"
7
8
jobs:
9
test:
0 commit comments