Skip to content

Commit f49ee76

Browse files
authored
fix: daily is probably fine for check-lag
1 parent 967f9f0 commit f49ee76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/toolforge-check-lag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Toolforge Check Lag
22
on:
33
schedule:
4-
- cron: "42 * * * *"
4+
- cron: "42 15 * * *"
55
workflow_dispatch:
66

77
jobs:

0 commit comments

Comments
 (0)