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 5d791fd commit 33fe516Copy full SHA for 33fe516
.github/workflows/check-pr.yml
@@ -2,7 +2,7 @@ name: check-pr
2
on:
3
pull_request:
4
branches:
5
- - main
+ - v4
6
jobs:
7
call-build-lint-test-workflow:
8
uses: ./.github/workflows/build-lint-test.yml
.github/workflows/release.yml
@@ -2,7 +2,7 @@ name: release
push:
0 commit comments