mirror of
https://github.com/LeviSnoot/MediaFixer.git
synced 2024-12-02 18:00:02 +01:00
Update super-linter.yml
This commit is contained in:
parent
f4145fe334
commit
e850ad6aa0
1 changed files with 1 additions and 0 deletions
1
.github/workflows/super-linter.yml
vendored
1
.github/workflows/super-linter.yml
vendored
|
@ -25,6 +25,7 @@ jobs:
|
|||
uses: github/super-linter@v4
|
||||
env:
|
||||
VALIDATE_ALL_CODEBASE: false
|
||||
LINTER_RULES_PATH: ./
|
||||
JAVASCRIPT_ES_CONFIG_FILE: .eslintrc.json
|
||||
DEFAULT_BRANCH: "main"
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
Loading…
Reference in a new issue