3 lines
133 B
Plaintext
Executable File
3 lines
133 B
Plaintext
Executable File
changedFiles="$(git diff-tree -r --name-only --no-commit-id ORIG_HEAD HEAD)"
|
|
node ./scripts/notify-lockfile-changes.js $changedFiles
|