Skip to content

Commit

Permalink
JSCPDを無効化する (#1509)
Browse files Browse the repository at this point in the history
  • Loading branch information
Goryudyuma authored Apr 28, 2024
1 parent 74330b1 commit d72dd7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/super-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
DEFAULT_BRANCH: main
LINTER_RULES_PATH: .
RENOVATE_SHAREABLE_CONFIG_PRESET_FILE_NAMES: default.json
VALIDATE_JSCPD: false
concurrency:
group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.ref }}
cancel-in-progress: true

0 comments on commit d72dd7f

Please sign in to comment.