We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b242e5 commit a6eea25Copy full SHA for a6eea25
1 file changed
.github/workflows/mbt.yml
@@ -3,7 +3,7 @@ name: C/C++ CI
3
4
on:
5
schedule:
6
- - cron: "0 19 3 * 5" # run test once a month
+ - cron: "0 19 4 * 5" # run test once a month
7
push:
8
branches:
9
- master
0 commit comments