fix: minor tweaks

This commit is contained in:
Morten Olsen
2025-10-16 23:33:03 +02:00
parent 2ea453ea2f
commit fca51c44af
4 changed files with 14 additions and 7 deletions

View File

@@ -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