Skip to content

feat: add conventional commit github action #1

feat: add conventional commit github action

feat: add conventional commit github action #1

name: ☢️ Conventional Commits Check
on:
pull_request:
types: [opened, edited]
jobs:
run-conventional-commits-check:
uses: artsy/duchamp/.github/workflows/conventional-commits-check.yml@main