Answers for "find files changed in github actions"

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 "find files changed in github actions"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language