/changed-files

GitHub action to export a PR's changed files

Primary LanguageTypeScriptMIT LicenseMIT

Changed Files Action

This GitHub action applies to pull requests an populates 3 output variables with the modified files. They are: "files_created", "files_updated", and "files_deleted".