Skip to content

Commit b5bcd82

Browse files
🩹 [Patch]: Add DEFAULT_BRANCH environment variable to Lint documentation step for consistency
1 parent b9be1e6 commit b5bcd82

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
@@ -60,6 +60,7 @@ jobs:
6060
env:
6161
GITHUB_TOKEN: ${{ github.token }}
6262
RUN_LOCAL: true
63+
DEFAULT_BRANCH: main
6364
VALIDATE_MARKDOWN: true
6465
CREATE_LOG_FILE: true
6566

0 commit comments

Comments
Ā (0)