We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20226ff commit 549765cCopy full SHA for 549765c
.github/workflows/run-tests.yml
@@ -6,7 +6,7 @@ on:
6
- master
7
pull_request:
8
branches:
9
- - *
+ - "*"
10
schedule:
11
- cron: '0 0 * * *'
12
0 commit comments