Skip to content

Commit ef726fb

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

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/testing.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
branches:
77
- main
88
- master
9+
schedule:
10+
- cron: '0 0 * * *' # Run every day.
911

1012
jobs:
1113
test:

0 commit comments

Comments
 (0)