Skip to content

chore(deps): bump tailwind-merge from 2.2.2 to 2.5.4 in /client #14

chore(deps): bump tailwind-merge from 2.2.2 to 2.5.4 in /client

chore(deps): bump tailwind-merge from 2.2.2 to 2.5.4 in /client #14

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"