Skip to content

Commit

Permalink
feat: change super-linter
Browse files Browse the repository at this point in the history
  • Loading branch information
raumdonut committed Aug 26, 2024
1 parent c60d2c4 commit 4e9ba1c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/super-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ jobs:
env:
VALIDATE_ALL_CODEBASE: true
IGNORE_GITIGNORED_FILES: true

FIX_YAML_PRETTIER: true
FIX_MARKDOWN: true
FIX_MARKDOWN_PRETTIER: true
VALIDATE_POWERSHELL: true
# To report GitHub Actions status checks
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 4e9ba1c

Please sign in to comment.