mirror of
https://github.com/samsonjs/instapaper.git
synced 2026-03-25 08:55:49 +00:00
wire up JSCPD config
This commit is contained in:
parent
b59815ebac
commit
bfd951f555
1 changed files with 1 additions and 0 deletions
1
.github/workflows/linter.yml
vendored
1
.github/workflows/linter.yml
vendored
|
|
@ -55,3 +55,4 @@ jobs:
|
|||
VALIDATE_ALL_CODEBASE: false
|
||||
DEFAULT_BRANCH: main
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
JSCPD_CONFIG_FILE: .jscpd.json
|
||||
|
|
|
|||
Loading…
Reference in a new issue