Skip to content

Commit 6c50add

Browse files
authored
Update .github/workflows/preview-build.yml
1 parent b626770 commit 6c50add

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/preview-build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@ jobs:
117117
id: check-files
118118
uses: tj-actions/changed-files@2f7c5bfce28377bc069a65ba478de0a74aa0ca32 # v46.0.1
119119
with:
120-
safe_output: false # set to false because we are using an environment variable to store the output and avoid command injection.
121120
files: ${{ inputs.path-pattern != '' && inputs.path-pattern || '**' }}
122121

123122
- name: Checkout

0 commit comments

Comments
 (0)