Answers for "github actions get files changed"

0

find files changed in github actions

git diff-tree --no-commit-id --name-only -r ${{ github.sha }}
Posted by: Guest on September-05-2021

Code answers related to "github actions get files changed"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language