]> git.openstreetmap.org Git - rails.git/blobdiff - .github/workflows/docker.yml
Merge remote-tracking branch 'upstream/pull/3573'
[rails.git] / .github / workflows / docker.yml
index 29ef1e8b807cae238f7ac82779d20913e5bf8f78..cc2420730faea28c41ed593ef5f71ea48b83e78a 100644 (file)
@@ -2,6 +2,9 @@ name: Docker
 on:
   - push
   - pull_request
+concurrency:
+  group: ${{ github.workflow }}-{{ github.head_ref || github.ref }}
+  cancel-in-progress: true
 jobs:
   test:
     name: Docker