Skip to content

chore(release): pull release/v1.5.1 into main #216

chore(release): pull release/v1.5.1 into main

chore(release): pull release/v1.5.1 into main #216

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