Skip to content

build(deps): bump thiserror from 1.0.67 to 2.0.0 #616

build(deps): bump thiserror from 1.0.67 to 2.0.0

build(deps): bump thiserror from 1.0.67 to 2.0.0 #616

name: Conventional Commits
on:
push:
branches:
- master
pull_request:
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,style,refactor,test,build,perf,ci,chore,revert,merge,wip,ops"