Skip to content

Commit

Permalink
ci: fix concurrency issue in lint pr (#315)
Browse files Browse the repository at this point in the history
  • Loading branch information
aneojgurhem authored Jun 28, 2023
2 parents 5592c7f + 94bc0ea commit 4a63c34
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/semantic-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ on:

permissions: {}

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

jobs:
main:
permissions:
Expand Down

0 comments on commit 4a63c34

Please sign in to comment.