Sign in
apache
/
devlake
/
refs/heads/ts-main
/
.
/
.github
/
workflows
/
commit-msg.yml
blob: fb965620eaeeb0f81243f4dae12a8bf280543d6b [
file
]
name:
lint
on:
[pull_request]
jobs:
commit
-
msg:
runs
-
on:
ubuntu
-
latest
steps:
-
uses:
actions/checkout@v2
with:
fetch
-
depth:
0
-
uses:
wagoid/commitlint
-
github
-
action@v4