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

@ -12,7 +12,11 @@ on:
- '.dockerignore' - '.dockerignore'
- '.github/**' - '.github/**'
- '.github/workflows/**' - '.github/workflows/**'
concurrency:
group: build
cancel-in-progress: false
jobs: jobs:
shellcheck: shellcheck:
name: Test name: Test