Skip to content

Commit acd7ae8

Browse files
Update file(s) from wp-cli/.github
1 parent a464831 commit acd7ae8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)