build: Concurrency

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

View file

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