Skip to content

Commit a468f4b

Browse files
authored
Update test.yml
1 parent ad3db18 commit a468f4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
workflow_dispatch:
1111
schedule:
1212
# At minute 0 past hour 6. (see https://crontab.guru)
13-
- cron: '00 06 * * *'
13+
- cron: '00 07 * * *'
1414

1515
concurrency:
1616
# A PR number if a pull request and otherwise the commit hash. This cancels

0 commit comments

Comments
 (0)