Skip to content

fix(deps): Apply npm audit fix #5

fix(deps): Apply npm audit fix

fix(deps): Apply npm audit fix #5

name: Conventional Commits
on:
pull_request:
types: [opened, ready_for_review, reopened, synchronize]
branches:
- stable*
jobs:
build:
name: Conventional Commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: webiny/action-conventional-commits@v1.3.0