5
0
Fork 0
mirror of https://github.com/wagoid/commitlint-github-action.git synced 2025-11-07 08:06:54 +00:00
commitlint-github-action/src
Wagner Santos 1128358de3 fix: stop trying to issue commands on failures
Commands are disabled, so we should not use `core.setFailed` on errors anymore.

Closes #70
2021-01-28 19:34:06 -03:00
..
action.js fix: stop trying to issue commands on failures 2021-01-28 19:34:06 -03:00
action.test.js fix: stop trying to issue commands on failures 2021-01-28 19:34:06 -03:00
generateOutputs.js refactor: move action files to src folder 2020-08-02 06:42:21 -03:00
gitCommits.js refactor: move action files to src folder 2020-08-02 06:42:21 -03:00
testUtils.js refactor: move action files to src folder 2020-08-02 06:42:21 -03:00