build: Concurrency

This commit is contained in:
Kroese 2023-11-24 04:08:53 +01:00 committed by GitHub
parent 116f30bc0a
commit 7eafd0a969

View File

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