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 db930b0 commit 361a753Copy full SHA for 361a753
.github/workflows/build.yml
@@ -2,7 +2,9 @@ name: Build
2
3
on:
4
push:
5
- branches: master
+ branches:
6
+ - master
7
+ - 0.32.x
8
pull_request:
9
branches: "*"
10
0 commit comments