Skip to content

chore(deps): bump peterjgrainger/action-create-branch from 2.4.0 to 3.0.0 #552

chore(deps): bump peterjgrainger/action-create-branch from 2.4.0 to 3.0.0

chore(deps): bump peterjgrainger/action-create-branch from 2.4.0 to 3.0.0 #552

Workflow file for this run

name: Check PR title
on:
pull_request:
branches: ['master', 'develop', 'master-v2', 'develop-v2']
types: ['opened', 'reopened', 'edited', 'synchronize']
jobs:
check_pr_title:
name: Check PR title
runs-on: ubuntu-latest
steps:
- name: Checkout source branch
uses: actions/checkout@v4
- name: Check PR title
uses: rudderlabs/[email protected]