Skip to content

Commit

Permalink
chore(ci): add custom config file for commitlint
Browse files Browse the repository at this point in the history
  • Loading branch information
xuqingkuang committed Dec 20, 2019
1 parent 2c69528 commit 668720e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pull-request.yml
Expand Up @@ -10,6 +10,8 @@ jobs:
steps:
- uses: actions/checkout@v1
- uses: wagoid/commitlint-github-action@v1
with:
configFile: .commitlintrc.js
build:
runs-on: ubuntu-latest
env:
Expand Down

0 comments on commit 668720e

Please sign in to comment.