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 bd8babd commit bebe6a2Copy full SHA for bebe6a2
.github/workflows/preview-build.yml
@@ -32,7 +32,6 @@ jobs:
32
id: check-files
33
uses: tj-actions/changed-files@d6e91a2266cdb9d62096cebf1e8546899c6aa18f # v45.0.6
34
with:
35
- since_last_remote_commit: true
36
files: ${{ inputs.path-pattern != '' && inputs.path-pattern || '**' }}
37
38
- name: Checkout
0 commit comments