Skip to content

Commit 061d37f

Browse files
Update main.yml
1 parent caaeb55 commit 061d37f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

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

33
on:
44
schedule:
5-
- cron: '*/15 0 * * *'
5+
- cron: '15 1 * * *'
66
push:
77
branches:
88
- master

0 commit comments

Comments
 (0)