Skip to content

feat: add release-please action #5

feat: add release-please action

feat: add release-please action #5

name: Check conventional commits
on:
pull_request:
types: [opened, edited, synchronize]
jobs:
check-for-conventional-commits:
runs-on: ubuntu-latest
steps:
- name: check-for-cc
id: check-for-cc
uses: agenthunt/[email protected]
with:
pr-body-regex: ".*"