Skip to content

Commit

Permalink
ci: drop duplicate concurrency
Browse files Browse the repository at this point in the history
  • Loading branch information
viceice committed Apr 23, 2024
1 parent 0ce0c14 commit bcb58e2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@ name: build
on:
workflow_call:

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

permissions:
contents: read

Expand Down

0 comments on commit bcb58e2

Please sign in to comment.