Skip to content

Commit 7b4b035

Browse files
committed
⚗️ commit on main to test actions
1 parent 692374f commit 7b4b035

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cron.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Crontab
22

33
on:
44
schedule:
5-
- cron: '33 0 * * *'
5+
- cron: '32 0 * * *'
66

77
jobs:
88
test_regressions:

0 commit comments

Comments
 (0)