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 6c09c59 commit 2b62fb8Copy full SHA for 2b62fb8
.github/workflows/ci-dev.yaml
@@ -3,7 +3,7 @@ name: DEV pipeline
3
on:
4
push:
5
branches-ignore:
6
- - master
+ - main
7
8
jobs:
9
check:
.github/workflows/ci-full.yaml
@@ -3,7 +3,7 @@ name: Release pipeline
branches:
0 commit comments