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 304db39 commit eb0e9e8Copy full SHA for eb0e9e8
.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