diff --git a/README.md b/README.md index 2f2a0182..bb2df35a 100644 --- a/README.md +++ b/README.md @@ -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