mirror of
https://github.com/wagoid/commitlint-github-action.git
synced 2026-04-04 08:46:53 +00:00
chore(release): publish
This commit is contained in:
parent
813e6e2882
commit
dbcd202509
4 changed files with 12 additions and 3 deletions
|
|
@ -17,7 +17,7 @@ jobs:
|
|||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- uses: wagoid/commitlint-github-action@v1.2.1
|
||||
- uses: wagoid/commitlint-github-action@v1.2.2
|
||||
```
|
||||
|
||||
Alternatively, you can run on other event types such as `on: [push]`. In that case the action will lint the current commit instead of linting all commits from a pull request.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue