We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ed1ffa4 + b284302 commit 7b5d1aeCopy full SHA for 7b5d1ae
.github/workflows/test-pr.yaml
@@ -3,6 +3,7 @@ on:
3
pull_request:
4
branches:
5
- master
6
+ - 'release/**'
7
jobs:
8
build:
9
runs-on: ubuntu-latest
0 commit comments