Skip to content

Commit

Permalink
chore: allow concurrency for docker ci for building on each merge
Browse files Browse the repository at this point in the history
  • Loading branch information
Ziinc committed Nov 3, 2023
1 parent 9468e23 commit 3e51398
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/docker-ci-amd-and-arm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@ on:
permissions:
contents: read

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

jobs:
settings:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 3e51398

Please sign in to comment.