diff --git a/README.md b/README.md index 5fa31651..b036dfc5 100644 --- a/README.md +++ b/README.md @@ -1230,6 +1230,8 @@ See [inputs](#inputs) for more information. * [qmk\_firmware uses tj-actions/changed-files to run linters](https://github.com/qmk/qmk_firmware/blob/7a737235ffd49c32d2c5561e8fe53fd96baa7f96/.github/workflows/lint.yml#L30) +* [argo-workflows uses tj-actions/changed-files to run specific jobs based on changes detected](https://github.com/argoproj/argo-workflows/blob/baef4856ff2603c76dbe277c825eaa3f9788fc91/.github/workflows/ci-build.yaml#L34) + And many more... ### Scalability Example 📈