mirror of
https://github.com/rlespinasse/slugify-value.git
synced 2026-06-13 18:11:37 +00:00
ci(linter): use super-linter/super-linter (#36)
This commit is contained in:
committed by
GitHub
parent
377ba97cc7
commit
93d9285b74
6
.github/workflows/linter.yml
vendored
6
.github/workflows/linter.yml
vendored
@@ -22,11 +22,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Lint Code Base
|
||||
uses: github/super-linter@v7
|
||||
uses: super-linter/super-linter@v7
|
||||
env:
|
||||
VALIDATE_ALL_CODEBASE: false
|
||||
VALIDATE_MARKDOWN_PRETTIER: false
|
||||
VALIDATE_YAML_PRETTIER: false
|
||||
DEFAULT_BRANCH: v1.x
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user