mirror of
https://github.com/wagoid/commitlint-github-action.git
synced 2026-04-06 09:36:53 +00:00
fix: also check range of commits for push events
This covers the case when sending multiple commits together in ome push.
This commit is contained in:
parent
dbcd202509
commit
aa3e7ae63b
3 changed files with 1436 additions and 1420 deletions
|
|
@ -16,7 +16,6 @@
|
|||
"homepage": "https://github.com/wagoid/commitlint-github-action",
|
||||
"dependencies": {
|
||||
"@actions/core": "1.1.1",
|
||||
"@actions/exec": "1.0.1",
|
||||
"@actions/github": "1.1.0",
|
||||
"@commitlint/config-angular": "8.2.0",
|
||||
"@commitlint/config-conventional": "8.2.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue