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 aa0e622 commit a0a479fCopy full SHA for a0a479f
.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@d6f020b1d9d7992dcf07f03b14d42832f866b495
+ uses: tj-actions/changed-files@d03a93c0dbfac6d6dd6a0d8a5e7daff992b07449
34
with:
35
files: src/**/*
36
dir_names: true
0 commit comments