Update README.md

This commit is contained in:
Tonye Jack
2023-07-24 21:58:54 -06:00
committed by GitHub
parent 7e9cc01c54
commit ba9054e8d5

View File

@@ -48,7 +48,7 @@ Effortlessly track all changed files and directories relative to a target branch
* Facilitates easy debugging.
* Scales to handle large repositories.
* Supports Git submodules.
* Support [merge queues](https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/configuring-pull-request-merges/managing-a-merge-queue) for pull reequests.
* Supports [merge queues](https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/configuring-pull-request-merges/managing-a-merge-queue) for pull reequests.
* Generates escaped JSON output for running matrix jobs based on changed files.
* Lists changed directories.
* Limits matching changed directories to a specified maximum depth.