Skip to content

Commit af3d861

Browse files
🩹 [Patch]: Add VALIDATE_ALL_CODEBASE option to Action-Test workflow
1 parent 1c3fcb0 commit af3d861

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
@@ -75,3 +75,4 @@ jobs:
7575
DEFAULT_BRANCH: ${{ fromJson(steps.get-lint-branch.outputs.result).lintBranch }}
7676
VALIDATE_MARKDOWN: true
7777
VALIDATE_NATURAL_LANGUAGE: true
78+
VALIDATE_ALL_CODEBASE: true

0 commit comments

Comments
 (0)