Skip to content

build(deps): bump regex from 1.10.6 to 1.11.0 (#107) #564

build(deps): bump regex from 1.10.6 to 1.11.0 (#107)

build(deps): bump regex from 1.10.6 to 1.11.0 (#107) #564

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"