Skip to content

Commit

Permalink
ci(deps): remove concurrency
Browse files Browse the repository at this point in the history
  • Loading branch information
clearloop committed Dec 23, 2023
1 parent a32a0bc commit 13dd602
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/deps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ on:
pull_request:
branches: [main]

concurrency:
group: ${{ github.head_ref || github.run_id }}
cancel-in-progress: true

jobs:
review:
name: Review
Expand Down

0 comments on commit 13dd602

Please sign in to comment.