fix(ci): pipeline fixes (marked as fix to force release) (#483)

This commit is contained in:
Paul Makles
2026-01-10 12:59:20 +00:00
committed by GitHub
parent 868894f500
commit 303e52b476
3 changed files with 5 additions and 4 deletions

View File

@@ -5,8 +5,8 @@ on:
branches: [main]
pull_request:
concurrency:
group: ${{ github.head_ref }}
concurrency:
group: ${{ github.head_ref || github.ref }}
cancel-in-progress: true
env: