diff --git a/.github/workflows/integration-tests.yml b/.github/workflows/integration-tests.yml index c42afd4..3a136b9 100644 --- a/.github/workflows/integration-tests.yml +++ b/.github/workflows/integration-tests.yml @@ -5,6 +5,7 @@ on: - '**' concurrency: + group: "integration-tests" cancel-in-progress: true permissions: read-all