Updated README.md (#1493)
Co-authored-by: jackton1 <jackton1@users.noreply.github.com>
This commit is contained in:
parent
fc4a224c47
commit
b7f1b7347f
@ -31,6 +31,8 @@ Effortlessly track all changed files and directories relative to a target branch
|
|||||||
* [Versioning](#versioning)
|
* [Versioning](#versioning)
|
||||||
* [Examples](#examples)
|
* [Examples](#examples)
|
||||||
* [Real-world usage](#real-world-usage)
|
* [Real-world usage](#real-world-usage)
|
||||||
|
* [Open source projects](#open-source-projects)
|
||||||
|
* [Scalability Example](#scalability-example)
|
||||||
* [Known Limitation](#known-limitation)
|
* [Known Limitation](#known-limitation)
|
||||||
* [Migration guide](#migration-guide)
|
* [Migration guide](#migration-guide)
|
||||||
* [Credits](#credits)
|
* [Credits](#credits)
|
||||||
@ -911,17 +913,14 @@ See [inputs](#inputs) for more information.
|
|||||||
|
|
||||||
* [nhost: uses tj-actions/changed-files to automate testing based on changes detected](https://github.com/nhost/nhost/blob/main/.github/workflows/ci.yaml#L44-L48)
|
* [nhost: uses tj-actions/changed-files to automate testing based on changes detected](https://github.com/nhost/nhost/blob/main/.github/workflows/ci.yaml#L44-L48)
|
||||||
|
|
||||||
* [qmk_firmware uses tj-actions/changed-files to run linters](https://github.com/qmk/qmk_firmware/blob/7a737235ffd49c32d2c5561e8fe53fd96baa7f96/.github/workflows/lint.yml#L30)
|
* [qmk\_firmware uses tj-actions/changed-files to run linters](https://github.com/qmk/qmk_firmware/blob/7a737235ffd49c32d2c5561e8fe53fd96baa7f96/.github/workflows/lint.yml#L30)
|
||||||
|
|
||||||
And many more...
|
And many more...
|
||||||
|
|
||||||
|
|
||||||
### Scalability Example
|
### Scalability Example
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Known Limitation
|
## Known Limitation
|
||||||
|
|
||||||
> **Warning**
|
> **Warning**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user