Skip to content

Commit 363cb32

Browse files
committed
change start time
1 parent b72b72d commit 363cb32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
# branches: [ "master" ]
1010
schedule:
1111
# monthly build/check
12-
- cron: '0 19 1 * *'
12+
- cron: '0 16 23 * *'
1313

1414
jobs:
1515
test:

0 commit comments

Comments
 (0)