mirror of
https://github.com/tj-actions/changed-files
synced 2025-01-29 13:34:51 +00:00
Update README.md
This commit is contained in:
parent
54a8c99a03
commit
c9a1c56f6d
1 changed files with 1 additions and 1 deletions
|
@ -147,7 +147,7 @@ jobs:
|
|||
echo "List all the files that have changed: ${{ steps.changed-files-excluded.outputs.all_changed_files }}"
|
||||
|
||||
# Example 4
|
||||
- name: Get all test files, doc and src files that have changed
|
||||
- name: Get all test, doc and src files that have changed
|
||||
id: changed-files-yml
|
||||
uses: tj-actions/changed-files@v36
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue