Skip to content

chore(deps-dev): bump eslint from 9.14.0 to 9.15.0 #17

chore(deps-dev): bump eslint from 9.14.0 to 9.15.0

chore(deps-dev): bump eslint from 9.14.0 to 9.15.0 #17

name: Conventional Commits
on:
pull_request:
branches:
- main
jobs:
build:
name: Conventional Commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: webiny/[email protected]
with:
allowed-commit-types: "feat,fix,docs,style,refactor,perf,test,chore,build,ci"