Skip to content

chore(deps): bump nanoid from 5.0.6 to 5.0.8 in /client #18

chore(deps): bump nanoid from 5.0.6 to 5.0.8 in /client

chore(deps): bump nanoid from 5.0.6 to 5.0.8 in /client #18

name: Conventional Commits
on:
pull_request:
branches:
- main
jobs:
build:
name: Conventional Commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: webiny/action-conventional-commits@v1.3.0
with:
allowed-commit-types: "feat,fix,docs,style,refactor,perf,test,chore,build,ci"