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