Add committed checks and cancel running workflows on pr #12

Merged
Dreaded_X merged 2 commits from chore/workflow_updates into main 2026-04-05 06:20:45 +00:00
Showing only changes of commit 031ccb890e - Show all commits
+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