We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd4181e commit aef5bb5Copy full SHA for aef5bb5
.github/workflows/build.yml
@@ -3,7 +3,7 @@ name: build
3
on:
4
push:
5
branches:
6
- - 'main'
+ - '2.0'
7
pull_request: ~
8
9
jobs:
0 commit comments