We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9230481 commit 63f4cdfCopy full SHA for 63f4cdf
.github/workflows/build.yml
@@ -6,7 +6,7 @@ on:
6
pull_request:
7
push:
8
branches:
9
- - "master"
+ - "1.1.x"
10
11
jobs:
12
lint:
0 commit comments