mirror of
https://github.com/tj-actions/changed-files
synced 2025-01-17 09:17:46 +00:00
Update README.md
This commit is contained in:
parent
6d50907015
commit
ed79e46837
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
changed-files
|
||||
-------------
|
||||
|
||||
Get modified files using [`git diff --diff-filter`](https://git-scm.com/docs/git-diff#Documentation/git-diff.txt---diff-filterACDMRTUXB82308203)
|
||||
Get modified files using [`git diff --diff-filter`](https://git-scm.com/docs/git-diff#Documentation/git-diff.txt---diff-filterACDMRTUXB82308203) to locate all files that have been modified relative to the default branch.
|
||||
|
||||
```yaml
|
||||
...
|
||||
|
|
Loading…
Reference in a new issue