Skip to content

Commit

Permalink
Remove unused FILTER_REGEX_INCLUDE variable
Browse files Browse the repository at this point in the history
  • Loading branch information
MariusStorhaug committed Mar 23, 2024
1 parent 2e3115e commit 7c3a64f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,6 @@ jobs:
uses: super-linter/super-linter/slim@latest
env:
GITHUB_TOKEN: ${{ github.token }}
FILTER_REGEX_INCLUDE: ${{ inputs.DocsOutputPath }}/*
VALIDATE_NATURAL_LANGUAGE: true
VALIDATE_MARKDOWN: true
LOG_LEVEL: debug
Expand Down

0 comments on commit 7c3a64f

Please sign in to comment.