Skip to content

Commit

Permalink
ci(SW-27133) - Remove runner cancelation of image builder
Browse files Browse the repository at this point in the history
  • Loading branch information
DennisGarding committed Jul 4, 2023
1 parent 87616fc commit 012fb50
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/setup-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit 012fb50

Please sign in to comment.