diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index a819f7939..67ec7808a 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -10,10 +10,6 @@ on: permissions: contents: read -concurrency: - group: deploy-${{ github.ref_name }} - cancel-in-progress: true - jobs: detect-changes: name: Detect changed services