Commit f067ad24 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

build: Concurrency

build: Concurrency
parents 116f30bc 7eafd0a9
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -13,6 +13,10 @@ on:
      - '.github/**'
      - '.github/workflows/**'

concurrency:
  group: build
  cancel-in-progress: false

jobs:
  shellcheck:
    name: Check