Skip to content

fix: add types to help with required nodemon usage #31

fix: add types to help with required nodemon usage

fix: add types to help with required nodemon usage #31

Workflow file for this run

name: Conventional Commit Checker
on:
pull_request:
branches: [main]
types: [opened, edited, synchronize]
jobs:
check-for-cc:
runs-on: ubuntu-latest
steps:
- name: check-for-cc
id: check-for-cc
uses: agenthunt/conventional-commit-checker-action@v1.0.0