Skip to content

Commit bebe6a2

Browse files
committed
This doesn't work as expected
1 parent bd8babd commit bebe6a2

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
@@ -32,7 +32,6 @@ jobs:
3232
id: check-files
3333
uses: tj-actions/changed-files@d6e91a2266cdb9d62096cebf1e8546899c6aa18f # v45.0.6
3434
with:
35-
since_last_remote_commit: true
3635
files: ${{ inputs.path-pattern != '' && inputs.path-pattern || '**' }}
3736

3837
- name: Checkout

0 commit comments

Comments
 (0)