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 4b8c1bb commit c464e37Copy full SHA for c464e37
.github/workflows/ci-build.yml
@@ -3,7 +3,7 @@ name: CI Build
3
4
on:
5
push:
6
- branches: [ main ]
+ branches: [ v2 ]
7
pull_request:
8
9
jobs:
0 commit comments