diff --git a/.github/workflows/integration_test.yaml b/.github/workflows/integration_test.yaml index 5833b81ca..a52401fd2 100644 --- a/.github/workflows/integration_test.yaml +++ b/.github/workflows/integration_test.yaml @@ -174,7 +174,7 @@ env: OWNER: ${{ github.repository_owner }} concurrency: - group: operator-workflows-${{ github.workflow }}-integration-tests-${{ github.ref }} + group: operator-workflows-${{ github.workflow }}-integration-tests-${{ github.ref }}-${{ inputs.test-tox-env }} cancel-in-progress: true jobs: