Skip to content

chore: Bump commander from 12.0.0 to 12.1.0 #665

chore: Bump commander from 12.0.0 to 12.1.0

chore: Bump commander from 12.0.0 to 12.1.0 #665

name: Conventional Commits
on:
pull_request:
branches: [master]
jobs:
build:
name: Conventional Commits
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Check commit message
uses: webiny/action-conventional-commits@v1.1.0