We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f22a99 commit 2fb249dCopy full SHA for 2fb249d
.github/workflows/run_tests.yml
@@ -23,7 +23,7 @@ on:
23
pull_request:
24
branches: ['*']
25
schedule:
26
- - cron: "* * 1 * *"
+ - cron: "* 1 1 * *"
27
28
env:
29
OCTFLAGS: --no-gui --no-window-system --silent
0 commit comments