We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0785e06 commit 2a9e4f2Copy full SHA for 2a9e4f2
1 file changed
.github/workflows/test-on-push-and-pr.yml
@@ -4,7 +4,7 @@ on:
4
push:
5
branches: [ main ]
6
pull_request:
7
- branches: [ '*' ]
+ branches: [ '**' ]
8
9
permissions:
10
contents: read
0 commit comments