Skip to content

Commit 5d38ef5

Browse files
authored
Update README.md (#1195)
1 parent 51330c5 commit 5d38ef5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ Retrieve all changed files and directories relative to a target branch, preceedi
5959
* Restrict change detection to a subset of files and directories:
6060
* Boolean output indicating that certain files have been changed.
6161
* Using [Glob pattern](https://docs.github.com/en/actions/learn-github-actions/workflow-syntax-for-github-actions#filter-pattern-cheat-sheet) matching.
62+
* Globstar.
6263
* Brace expansion.
6364

6465
## Usage

0 commit comments

Comments
 (0)