chore(actions): Cancel in-progress ci runs when pushing to pr

This commit is contained in:
2026-04-05 06:32:10 +02:00
parent babcf1ec23
commit 2ffa196014
+4
View File
@@ -7,6 +7,10 @@ on:
- "*" - "*"
pull_request: pull_request:
concurrency:
group: "${{ github.workflow }}-${{ github.ref }}"
cancel-in-progress: true
jobs: jobs:
prek: prek:
name: prek name: prek