Skip to content

Commit b3661fa

Browse files
authored
Merge pull request #59 from barryvdh/fix-tests
Update run-tests.yml
2 parents 304db39 + eb0e9e8 commit b3661fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- master
77
pull_request:
88
branches:
9-
- *
9+
- "*"
1010
schedule:
1111
- cron: '0 0 * * *'
1212

0 commit comments

Comments
 (0)