Skip to content

Commit

Permalink
ci(fix): tweak allow-list for conventional commit types (#244)
Browse files Browse the repository at this point in the history
Signed-off-by: Dave Henderson <[email protected]>
  • Loading branch information
hairyhenderson authored May 16, 2024
1 parent 3e9d1d0 commit 7f73d60
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/conventional-commits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,5 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: webiny/[email protected]
with:
allowed-commit-types: feat,fix,docs,deps,chore,build,ci

0 comments on commit 7f73d60

Please sign in to comment.