Skip to content

Commit

Permalink
Remove concurrency
Browse files Browse the repository at this point in the history
  • Loading branch information
szepeviktor committed Oct 24, 2023
1 parent e4c82a1 commit 200574c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ on:
- master
- main

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true

env:
COMPOSER_ROOT_VERSION: '0.1.x-dev'

Expand Down

0 comments on commit 200574c

Please sign in to comment.