Açıklama Yok

Duarte Nunes b4ef6fe532 Prepare for v3.0.1 release 5 yıl önce
lib b4ef6fe532 Prepare for v3.0.1 release 5 yıl önce
node_modules 9a559fde45 Prepare for release 5 yıl önce
src 888fa44966 Fetch all pages of changed files 5 yıl önce
.gitignore 9a559fde45 Prepare for release 5 yıl önce
LICENSE 4f717ac50d Initial commit 5 yıl önce
README.md 3a51dbd360 Use action outputs instead of environment variables 5 yıl önce
action.yml 3a51dbd360 Use action outputs instead of environment variables 5 yıl önce
package.json 0936a72fa3 Update dependencies. 5 yıl önce
tsconfig.json 4f717ac50d Initial commit 5 yıl önce
yarn.lock 0936a72fa3 Update dependencies. 5 yıl önce

README.md

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".