]> git.openstreetmap.org Git - rails.git/blobdiff - .github/workflows/tests.yml
Merge remote-tracking branch 'upstream/pull/3739'
[rails.git] / .github / workflows / tests.yml
index c1fa68072d2a39beefd6474c93557b6d7855c43e..79811c61242361c9517a7d9ed307b46ab8f9ddee 100644 (file)
@@ -3,7 +3,7 @@ on:
   - push
   - pull_request
 concurrency:
-  group: ${{ github.workflow }}-{{ github.head_ref || github.ref }}
+  group: ${{ github.workflow }}-${{ github.head_ref || github.ref }}
   cancel-in-progress: true
 jobs:
   test: