fix: minor tweaks
This commit is contained in:
5
.github/workflows/pipeline-default.yaml
vendored
5
.github/workflows/pipeline-default.yaml
vendored
@@ -21,6 +21,11 @@ permissions:
|
||||
id-token: write
|
||||
actions: read
|
||||
security-events: write
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
cancel-in-progress: true
|
||||
|
||||
jobs:
|
||||
build:
|
||||
uses: ./.github/workflows/job-build.yaml
|
||||
|
||||
Reference in New Issue
Block a user