3
0
Fork 0
mirror of https://github.com/tj-actions/changed-files synced 2025-01-18 13:57:39 +00:00

Update README.md

This commit is contained in:
Tonye Jack 2022-03-14 01:03:59 -04:00 committed by GitHub
parent a7dc1531cb
commit ffd30e8dd8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,6 +20,7 @@ Retrieve all changed files relative to the target branch (`pull_request*` based
* Fast execution (0-2 seconds on average). * Fast execution (0-2 seconds on average).
* Easy to debug. * Easy to debug.
* Boolean output indicating that certain files have been changed. * Boolean output indicating that certain files have been changed.
* Large repository support.
* Git submodules support. * Git submodules support.
* Multiple repositories support. * Multiple repositories support.
* [GitHub-hosted runners](https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners) support * [GitHub-hosted runners](https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners) support