We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e2746b commit 9cf2511Copy full SHA for 9cf2511
1 file changed
.github/workflows/tests.yml
@@ -4,7 +4,7 @@ on:
4
pull_request:
5
branches:
6
- main
7
- - 'release/*'
+ - 'release/**'
8
9
concurrency:
10
group: ${{ github.workflow }}-${{ github.ref }}
0 commit comments