We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad6040a commit 55e9cefCopy full SHA for 55e9cef
.github/workflows/Proof Linux.yml
@@ -3,7 +3,7 @@ name: "Proof Linux"
3
on:
4
schedule:
5
# Run twice daily
6
- - cron: '2,12,22,32,42,52 * * * *'
+ - cron: '42 0,12 * * *'
7
8
jobs:
9
build:
0 commit comments