mirror of
https://github.com/samsonjs/instapaper.git
synced 2026-04-27 14:57:44 +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
|
VALIDATE_ALL_CODEBASE: false
|
||||||
DEFAULT_BRANCH: main
|
DEFAULT_BRANCH: main
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
JSCPD_CONFIG_FILE: .jscpd.json
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue