Skip to content

Commit

Permalink
Update jscpd.yml (#11755)
Browse files Browse the repository at this point in the history
  • Loading branch information
patmmccann committed Jun 10, 2024
1 parent 33663e9 commit e2c30ff
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/jscpd.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,13 @@
name: Check for Duplicated Code

on:
pull_request:
pull_request_target:
branches:
- master

jobs:
check-duplication:
runs-on: ubuntu-latest
permissions:
contents: write
pull-requests: write

steps:
- name: Checkout code
Expand Down

0 comments on commit e2c30ff

Please sign in to comment.