We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfc2e26 commit d33423bCopy full SHA for d33423b
.github/workflows/Action-Test.yml
@@ -42,7 +42,7 @@ jobs:
42
- name: Lint documentation
43
uses: super-linter/super-linter/slim@7bba2eeb89d01dc9bfd93c497477a57e72c83240 # v8.2.0
44
env:
45
- FILTER_REGEX_INCLUDE: outputs/docs
+ FILTER_REGEX_INCLUDE: tests/srcTestRepo/outputs/docs
46
DEFAULT_BRANCH: main
47
DEFAULT_WORKSPACE: ${{ inputs.WorkingDirectory }}
48
ENABLE_GITHUB_ACTIONS_GROUP_TITLE: true
0 commit comments