We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 405841d commit 367fe51Copy full SHA for 367fe51
.github/workflows/preview-build.yml
@@ -133,7 +133,6 @@ jobs:
133
id: check-files
134
uses: tj-actions/changed-files@2f7c5bfce28377bc069a65ba478de0a74aa0ca32 # v46.0.1
135
with:
136
- old_new_files_separator: ':'
137
include_all_old_new_renamed_files: true
138
files: ${{ inputs.path-pattern != '' && inputs.path-pattern || '**' }}
139
files_ignore: |
0 commit comments