We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cba66aa commit 688a16dCopy full SHA for 688a16d
.github/workflows/test.yml
@@ -8,7 +8,7 @@ on:
8
branches:
9
- main
10
schedule:
11
- - cron: "0 0 * * *"
+ - cron: "0 0 * * 0"
12
13
jobs:
14
python-exhaustive:
0 commit comments