Skip to content

Commit

Permalink
Merge pull request #35 from shopware5/ci/sw-27133/cancel-previous-runner
Browse files Browse the repository at this point in the history
ci(SW-27133): Remove runner cancelation of image builder
  • Loading branch information
mitelg authored Jul 4, 2023
2 parents 87616fc + 012fb50 commit e3ead00
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 e3ead00

Please sign in to comment.