We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ed0db5 commit 488e6b1Copy full SHA for 488e6b1
.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