Skip to content

chore: update commitlint github action version to v6 #214

chore: update commitlint github action version to v6

chore: update commitlint github action version to v6 #214

name: Check PR Title
on:
pull_request:
types:
- opened
- edited
- reopened
- synchronize
jobs:
check-pr-title:
name: Check PR Title
runs-on: ubuntu-latest
steps:
- name: Check PR Title
uses: rudderlabs/github-action-check-pr-title@v1.0.7