Skip to content

build(deps): bump serde_json from 1.0.132 to 1.0.133 #629

build(deps): bump serde_json from 1.0.132 to 1.0.133

build(deps): bump serde_json from 1.0.132 to 1.0.133 #629

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"