Skip to content

Commit d3c2c8c

Browse files
🩹 [Patch]: Restore FILTER_REGEX_INCLUDE environment variable in Action-Test workflow
1 parent e23054b commit d3c2c8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎.github/workflows/Action-Test.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ jobs:
6464
env:
6565
GITHUB_TOKEN: ${{ github.token }}
6666
DEFAULT_BRANCH: ${{ github.event.repository.default_branch }}
67+
FILTER_REGEX_INCLUDE: .*tests/srcTestRepo/outputs/docs/.*
6768
VALIDATE_MARKDOWN: true
6869
VALIDATE_NATURAL_LANGUAGE: true
6970
VALIDATE_ALL_CODEBASE: true

0 commit comments

Comments
 (0)