Skip to content

Commit

Permalink
remove cancel
Browse files Browse the repository at this point in the history
  • Loading branch information
Hweinstock committed Oct 25, 2024
1 parent e270d24 commit c813b63
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/copyPasteDetection.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,6 @@ on:
- reopened
- synchronize

# Cancel old jobs when a pull request is updated.
concurrency:
group: ${{ github.head_ref || github.run_id }}
cancel-in-progress: true

jobs:
jscpd:
runs-on: ubuntu-latest
Expand Down

0 comments on commit c813b63

Please sign in to comment.