Skip to content

Commit 8294639

Browse files
🩹 [Patch]: Remove VALIDATE_ALL_CODEBASE environment variable from Action-Test workflow
1 parent 53127a1 commit 8294639

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,3 @@ jobs:
6262
env:
6363
GITHUB_TOKEN: ${{ github.token }}
6464
VALIDATE_MARKDOWN: true
65-
VALIDATE_ALL_CODEBASE: ${{ github.event_name == 'schedule' || github.event_name == 'workflow_dispatch' }}

0 commit comments

Comments
 (0)