Skip to content

Commit ee97cf7

Browse files
committed
Do scheduled run in middle of night
1 parent b820f99 commit ee97cf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
branches: [ master, main ]
55

66
schedule:
7-
- cron: '01 00 * * *'
7+
- cron: '01 07 * * *'
88

99
workflow_dispatch:
1010
inputs:

0 commit comments

Comments
 (0)