Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 committed Jun 16, 2023
1 parent 54a8c99 commit c9a1c56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit c9a1c56

Please sign in to comment.