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 66bb3b8 commit cd36bd7Copy full SHA for cd36bd7
.github/workflows/build.yaml
@@ -2,7 +2,7 @@ name: CI Build
2
3
on:
4
push:
5
- branches: [ main, 1.2.x, 1.1.x, 1.0.x, hacking/*, feature/* ]
+ branches: [ main, 1.2.x, 1.1.x, 1.0.x, feature/* ]
6
7
jobs:
8
build:
0 commit comments