diff --git a/.github/workflows/setup-workflow.yml b/.github/workflows/setup-workflow.yml index eb4e2a0..79d6014 100644 --- a/.github/workflows/setup-workflow.yml +++ b/.github/workflows/setup-workflow.yml @@ -17,10 +17,6 @@ on: type: string default: "none" -concurrency: - group: ${{ github.ref }}-${{ github.workflow }} - cancel-in-progress: true - jobs: setup-shopware: name: Setup Shopware ${{ inputs.shopware-version }}