diff --git a/.github/workflows/test-release.yaml b/.github/workflows/test-release.yaml index de4bafecea..f339d59042 100644 --- a/.github/workflows/test-release.yaml +++ b/.github/workflows/test-release.yaml @@ -1,5 +1,9 @@ name: Push Test Images to Docker Hub and GitHub Container Registry +concurrency: + group: test-release + cancel-in-progress: true + on: push: branches: