|
1 |
| -[](https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions#jobsjob_idruns-on) |
2 |
| -[](https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions#jobsjob_idruns-on) |
3 |
| -[](https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions#jobsjob_idruns-on) |
4 |
| -[](https://github.com/search?o=desc\&q=step-security+changed-files+language%3AYAML\&s=\&type=Code) |
5 |
| - |
6 |
| -[](https://app.codacy.com/gh/step-security/changed-files/dashboard?utm_source=gh\&utm_medium=referral\&utm_content=\&utm_campaign=Badge_grade) |
7 |
| -[](https://github.com/step-security/changed-files/actions/workflows/test.yml) |
8 |
| -[](https://github.com/step-security/changed-files/actions/workflows/sync-release-version.yml) |
9 |
| - |
10 |
| -<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --> |
11 |
| - |
12 |
| -[](#contributors-) |
13 |
| - |
14 |
| -<!-- ALL-CONTRIBUTORS-BADGE:END --> |
15 |
| - |
16 | 1 | ## changed-files
|
17 | 2 |
|
18 | 3 | Effortlessly track all changed files and directories relative to a target branch, the current branch (preceding commit or the last remote commit), multiple branches, or custom commits returning **relative paths** from the project root using this GitHub action.
|
19 | 4 |
|
20 |
| -> \[!NOTE] |
21 |
| -> |
22 |
| -> * This action solely identifies files that have changed for events such as [`pull_request*`, `push`, `merge_group`, `release`, and many more](#other-supported-events-electron). However, it doesn't detect pending uncommitted changes created during the workflow execution. |
23 |
| -> |
24 |
| -> See: https://github.com/step-security/verify-changed-files instead. |
25 |
| -
|
26 | 5 | ## Table of contents
|
27 | 6 |
|
28 | 7 | * [Features 🚀](#features-)
|
@@ -306,15 +285,7 @@ jobs:
|
306 | 285 |
|
307 | 286 | To access more examples, navigate to the [Examples](#examples-) section.
|
308 | 287 |
|
309 |
| -If you feel generous and want to show some extra appreciation: |
310 |
| - |
311 |
| -Support this project with a :star: |
312 |
| - |
313 |
| -[![Buy me a coffee][buymeacoffee-shield]][buymeacoffee] |
314 |
| - |
315 |
| -[buymeacoffee]: https://www.buymeacoffee.com/jackton1 |
316 | 288 |
|
317 |
| -[buymeacoffee-shield]: https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png |
318 | 289 |
|
319 | 290 | > \[!IMPORTANT]
|
320 | 291 | >
|
@@ -1319,14 +1290,3 @@ See [inputs](#inputs) for more information.
|
1319 | 1290 | </details>
|
1320 | 1291 |
|
1321 | 1292 | * Free software: [MIT license](LICENSE)
|
1322 |
| - |
1323 |
| -## Credits 👏 |
1324 |
| - |
1325 |
| -This package was created with [cookiecutter-action](https://github.com/tj-actions/cookiecutter-action). |
1326 |
| - |
1327 |
| -* [tj-actions/auto-doc](https://github.com/tj-actions//auto-doc) |
1328 |
| -* [tj-actions/verify-changed-files](https://github.com/tj-actions/verify-changed-files) |
1329 |
| -* [tj-actions/demo](https://github.com/tj-actions/demo) |
1330 |
| -* [tj-actions/demo2](https://github.com/tj-actions/demo2) |
1331 |
| -* [tj-actions/demo3](https://github.com/tj-actions/demo3) |
1332 |
| -* [tj-actions/release-tagger](https://github.com/step-security/release-tagger) |
0 commit comments