Commit 7eafd0a9 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

build: Concurrency

parent 116f30bc
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