Skip to content

Commit 59a3dd9

Browse files
authored
JSCPDを無効化する (#975)
1 parent 44c256b commit 59a3dd9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/super-linter.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ jobs:
5757
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5858
DEFAULT_BRANCH: main
5959
LINTER_RULES_PATH: .
60+
VALIDATE_JSCPD: false
6061
concurrency:
6162
group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.ref }}
6263
cancel-in-progress: true

0 commit comments

Comments
 (0)