]> git.openstreetmap.org Git - chef.git/blobdiff - .github/workflows/test-kitchen.yml
GH action cancel replaced in-progress runs
[chef.git] / .github / workflows / test-kitchen.yml
index 8bb8dcc154b8452ee1a363cb1003d250e9251579..577297c7b2eaa94bbb93a077f16b8247c6369abd 100644 (file)
@@ -1,7 +1,13 @@
 name: Test Kitchen
+
 on:
   - push
   - pull_request
+
+concurrency:
+  group: ${{ github.workflow }}-{{ github.head_ref || github.ref }}
+  cancel-in-progress: true
+
 jobs:
   kitchen:
     name: Test Kitchen