mirror of
https://github.com/tj-actions/changed-files
synced 2025-02-20 01:02:08 +00:00
Update README.md (#1195)
This commit is contained in:
parent
51330c5719
commit
5d38ef5289
1 changed files with 1 additions and 0 deletions
|
@ -59,6 +59,7 @@ Retrieve all changed files and directories relative to a target branch, preceedi
|
|||
* Restrict change detection to a subset of files and directories:
|
||||
* Boolean output indicating that certain files have been changed.
|
||||
* Using [Glob pattern](https://docs.github.com/en/actions/learn-github-actions/workflow-syntax-for-github-actions#filter-pattern-cheat-sheet) matching.
|
||||
* Globstar.
|
||||
* Brace expansion.
|
||||
|
||||
## Usage
|
||||
|
|
Loading…
Add table
Reference in a new issue