Skip to content

Commit 4992add

Browse files
committed
Update file(s) from wp-cli/.github
1 parent ef726fb commit 4992add

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
- main
88
- master
99
schedule:
10-
- cron: '0 0 * * *' # Run every day.
10+
- cron: '17 1 * * *' # Run every day on a seemly random time.
1111

1212
jobs:
1313
test:

0 commit comments

Comments
 (0)