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 a16fb84 commit e4cacd3Copy full SHA for e4cacd3
.github/workflows/ci.yaml
@@ -8,6 +8,7 @@ on:
8
pull_request:
9
branches:
10
- 'master'
11
+ - 'release-*'
12
jobs:
13
test:
14
runs-on: ubuntu-latest
0 commit comments