Skip to content

Commit

Permalink
Remove redundant concurrency
Browse files Browse the repository at this point in the history
  • Loading branch information
vyasr committed Mar 15, 2024
1 parent 591ed7b commit 9d66a29
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@ on:
type: string
default: "false"

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

jobs:
check-style:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 9d66a29

Please sign in to comment.