aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/push-containers.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/push-containers.yml')
-rw-r--r--.github/workflows/push-containers.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/push-containers.yml b/.github/workflows/push-containers.yml
index 5b5140961c..0d41b0a67f 100644
--- a/.github/workflows/push-containers.yml
+++ b/.github/workflows/push-containers.yml
@@ -14,7 +14,7 @@ permissions:
contents: read
concurrency:
- group: ${{ github.workflow }}
+ group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs: