changed-files
Get modified files
...
steps:
- uses: actions/checkout@v2
- name: Get modified files
uses: tj-actions/changed-files@v1
Inputs
Input | type | required | default | description |
---|---|---|---|---|
token | string |
true |
${{ github.token }} |
GITHUB_TOKEN or a repo scoped Personal Access Token |
- Free software: MIT license
Features
- TODO
Credits
This package was created with Cookiecutter.
Report Bugs
Report bugs at https://github.com/tj-actions/changed-files/issues.
If you are reporting a bug, please include:
- Your operating system name and version.
- Any details about your workflow that might be helpful in troubleshooting.
- Detailed steps to reproduce the bug.
Description
:octocat: Github action to retrieve all (added, copied, modified, deleted, renamed, type changed, unmerged, unknown) files and directories.
actionschange-detectionchange-detetionchanged-filechanged-filescici-cdconditional-executioncontinuous-deliverycontinuous-integrationgithubgithub-actionsmodifiedmodified-filesmonoreporestore-filessubmodulesworkflowsyaml-files
Readme
54 MiB
Languages
TypeScript
99.7%
JavaScript
0.3%