Skip to content

Commit 3c9efa8

Browse files
committed
remove types node + comment
1 parent c813b63 commit 3c9efa8

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/copyPasteDetection.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,6 @@ name: Copy-Paste Detection
66
on:
77
pull_request:
88
branches: [master, feature/*, staging]
9-
# Default = opened + synchronize + reopened.
10-
# We also want "edited" so that lint-commits runs when PR title is updated.
11-
# https://docs.github.com/en/actions/writing-workflows/choosing-when-your-workflow-runs/events-that-trigger-workflows#pull_request
12-
types:
13-
- edited
14-
- opened
15-
- reopened
16-
- synchronize
179

1810
jobs:
1911
jscpd:

0 commit comments

Comments
 (0)