Skip to content

ci(fix): tweak allow-list for conventional commit types #20

ci(fix): tweak allow-list for conventional commit types

ci(fix): tweak allow-list for conventional commit types #20

name: Conventional Commits
on:
pull_request:
branches:
- main
jobs:
build:
name: Conventional Commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: webiny/[email protected]
with:
allowed-commit-types: feat,fix,docs,deps,chore,build,ci