Skip to content

Commit bd8babd

Browse files
committed
Only compare changed files to last commit
1 parent 21db932 commit bd8babd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/preview-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
id: check-files
3333
uses: tj-actions/changed-files@d6e91a2266cdb9d62096cebf1e8546899c6aa18f # v45.0.6
3434
with:
35+
since_last_remote_commit: true
3536
files: ${{ inputs.path-pattern != '' && inputs.path-pattern || '**' }}
3637

3738
- name: Checkout

0 commit comments

Comments
 (0)