Skip to content

Commit

Permalink
chore(ci): don't do concurrency
Browse files Browse the repository at this point in the history
  • Loading branch information
Avantol13 committed Oct 9, 2023
1 parent 7a481ee commit 3186a00
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ on:
pull_request:
types: [opened, reopened]

concurrency:
group: '${{ github.workflow }} @ ${{ github.event.pull_request.head.label || github.head_ref || github.ref }}'
cancel-in-progress: true

jobs:
Security:
name: Security Pipeline
Expand Down

0 comments on commit 3186a00

Please sign in to comment.