Skip to content

build(deps): bump thiserror from 1.0.66 to 1.0.67 #609

build(deps): bump thiserror from 1.0.66 to 1.0.67

build(deps): bump thiserror from 1.0.66 to 1.0.67 #609

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"