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

build: Concurrency

build: Concurrency
parents 7c580d7e 7b496c4d
Loading
Loading
Loading
Loading
+5 −1
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: Test