aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-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 28b07244ef..0cfc22b8be 100644
--- a/.github/workflows/push-containers.yml
+++ b/.github/workflows/push-containers.yml
@@ -13,7 +13,7 @@ permissions:
contents: read
concurrency:
- group: ${{ github.workflow }}
+ group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs: