Skip to content

Commit c813b63

Browse files
committed
remove cancel
1 parent e270d24 commit c813b63

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/copyPasteDetection.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,6 @@ on:
1515
- reopened
1616
- synchronize
1717

18-
# Cancel old jobs when a pull request is updated.
19-
concurrency:
20-
group: ${{ github.head_ref || github.run_id }}
21-
cancel-in-progress: true
22-
2318
jobs:
2419
jscpd:
2520
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)