5
0
Fork 0
mirror of https://github.com/wagoid/commitlint-github-action.git synced 2025-11-07 16:06:56 +00:00
commitlint-github-action/entrypoint.sh
2019-10-04 00:17:29 -03:00

7 lines
80 B
Bash
Executable file

#!/bin/sh
set -e
cd ${GITHUB_WORKSPACE}
NODE_PATH=/node_modules node /run.js