5
0
Fork 0
mirror of https://github.com/wagoid/commitlint-github-action.git synced 2025-11-07 16:06:56 +00:00
Lints Pull Request commits with commitlint
Find a file
2019-10-01 22:52:36 -03:00
.github/workflows chore: add commitlint workflow using the local action 2019-10-01 20:11:39 -03:00
.gitignore Initial commit 2019-10-01 18:29:56 -03:00
.prettierrc feat: add commitlint action 2019-10-01 20:09:37 -03:00
action.yml feat: add commitlint action 2019-10-01 20:09:37 -03:00
commitlint.config.js chore: add commitlint config file 2019-10-01 20:14:52 -03:00
Dockerfile feat: add commitlint action 2019-10-01 20:09:37 -03:00
entrypoint.sh feat: add commitlint action 2019-10-01 20:09:37 -03:00
LICENSE Initial commit 2019-10-01 18:29:56 -03:00
package-lock.json chore: remove unused dependencies 2019-10-01 22:52:36 -03:00
package.json chore: remove unused dependencies 2019-10-01 22:52:36 -03:00
README.md Initial commit 2019-10-01 18:29:56 -03:00
run.js chore: remove unused dependencies 2019-10-01 22:52:36 -03:00

commitlint-pr-action

Lints Pull Request commits with commitlint