Skip to content

Commit 9d8f13d

Browse files
feat: Add DEFAULT_WORKSPACE input to super-linter step for improved workspace management
1 parent 6ca23d6 commit 9d8f13d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/workflow.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ jobs:
136136
uses: super-linter/super-linter@7bba2eeb89d01dc9bfd93c497477a57e72c83240 # v8.2.0
137137
env:
138138
GITHUB_TOKEN: ${{ github.token }}
139+
DEFAULT_WORKSPACE: ${{ inputs.WorkingDirectory }}
139140
ENABLE_GITHUB_ACTIONS_STEP_SUMMARY: false
140141
SAVE_SUPER_LINTER_SUMMARY: true
141142

0 commit comments

Comments
 (0)