Skip to content

Commit 55e9cef

Browse files
authored
* Back to our twice daily schedule.
1 parent ad6040a commit 55e9cef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Proof Linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: "Proof Linux"
33
on:
44
schedule:
55
# Run twice daily
6-
- cron: '2,12,22,32,42,52 * * * *'
6+
- cron: '42 0,12 * * *'
77

88
jobs:
99
build:

0 commit comments

Comments
 (0)