Skip to content

Commit 0965c44

Browse files
authored
Update run-tests.yml
1 parent fb98bc6 commit 0965c44

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@ on:
66
- master
77
pull_request:
88
branches:
9-
- *
10-
schedule:
11-
- cron: '0 0 * * *'
9+
- "*"
1210

1311
jobs:
1412
php-tests:

0 commit comments

Comments
 (0)