mirror of
https://github.com/tj-actions/changed-files
synced 2024-12-17 03:47:20 +00:00
chore: reformat manual-test.yml (#524)
This commit is contained in:
parent
d95d0359a5
commit
ad2f98ecee
1 changed files with 1 additions and 0 deletions
1
.github/workflows/manual-test.yml
vendored
1
.github/workflows/manual-test.yml
vendored
|
@ -27,6 +27,7 @@ jobs:
|
|||
- name: Show output
|
||||
run: |
|
||||
echo '${{ toJSON(steps.changed-files.outputs) }}'
|
||||
|
||||
- name: Run changed-files with glob filtering
|
||||
id: changed-files-glob
|
||||
uses: ./
|
||||
|
|
Loading…
Reference in a new issue