repo-file-sync-action
repo-file-sync-action copied to clipboard
Export list of modified files as an output
Use cases:
- run the action in
DRY_MODE
and use the list of modified files to validate YAMLs (especially those rendered using templates) in the next steps. - simply print, or generate some fancy preview on modified files in PRs