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 a7857f7 commit aa3d9f8Copy full SHA for aa3d9f8
1 file changed
.github/workflows/ci.yml
@@ -3,9 +3,11 @@ on:
3
push:
4
branches:
5
- master
6
+ - '[0-9]+.[0-9]+-dev'
7
pull_request:
8
9
10
11
jobs:
12
test:
13
strategy:
0 commit comments