Skip to content

fix: Type exports correctly #35

fix: Type exports correctly

fix: Type exports correctly #35

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