Skip to content

Commit

Permalink
ci: make lint pr match commitlint
Browse files Browse the repository at this point in the history
  • Loading branch information
cgrinds committed Apr 4, 2023
1 parent 8e8a256 commit b072ea9
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/workflows/lint-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,18 @@ jobs:
steps:
- uses: amannn/action-semantic-pull-request@v5
with:
types: |
build
chore
ci
doc
feat
fix
perf
refactor
revert
style
test
scopes: |
collector
config
Expand Down

0 comments on commit b072ea9

Please sign in to comment.