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 4de3de8 commit 876630aCopy full SHA for 876630a
.github/workflows/ci-cd.yaml
@@ -6,7 +6,7 @@ concurrency:
6
cancel-in-progress: ${{ github.ref != 'refs/heads/main' }}
7
8
jobs:
9
- build:
+ build-lint-test-release:
10
runs-on: ubuntu-latest
11
permissions:
12
contents: write
0 commit comments