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 12ae3fb92b
commit c85f184ca6
+4
View File
@@ -7,6 +7,10 @@ on:
- "*"
pull_request:
concurrency:
group: "${{ github.workflow }}-${{ github.ref }}"
cancel-in-progress: true
jobs:
prek:
name: prek