build: Concurrency

build: Concurrency
This commit is contained in:
Kroese
2023-11-24 04:09:16 +01:00
committed by GitHub

View File

@@ -13,6 +13,10 @@ on:
- '.github/**'
- '.github/workflows/**'
concurrency:
group: build
cancel-in-progress: false
jobs:
shellcheck:
name: Check