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 dec9a1d commit fb338cfCopy full SHA for fb338cf
.github/workflows/test.yaml
@@ -4,7 +4,9 @@ on:
4
pull_request: ~
5
push:
6
branches:
7
- - master
+ - 1.x
8
+ - 2.x
9
+ - 3.x
10
11
jobs:
12
coding-style:
0 commit comments