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 5b639fe commit 36caca2Copy full SHA for 36caca2
.github/workflows/preview-release.yml
@@ -30,7 +30,7 @@ jobs:
30
- name: Find changed files
31
id: changed_files
32
if: github.event_name == 'pull_request'
33
- uses: tj-actions/changed-files@2036da178f85576f1940fedb74bb93a36cd89ab7
+ uses: tj-actions/changed-files@8c14441336bb3d84fd6b7fa83b6d7201c740baf5
34
with:
35
files: src/**,pnpm-lock.yaml
36
dir_names: true
0 commit comments