Skip to content

chore(deps-dev): bump the npm-dev-deps group with 32 updates #5005

chore(deps-dev): bump the npm-dev-deps group with 32 updates

chore(deps-dev): bump the npm-dev-deps group with 32 updates #5005

Workflow file for this run

name: Check PR Title
on:
pull_request:
branches: ['main', 'develop', 'hotfix/*']
types: ['opened', 'reopened', 'edited', 'synchronize']
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.sha }}
cancel-in-progress: true
jobs:
check_pr_title:
name: Check PR title
runs-on: [self-hosted, Linux, X64]
steps:
- name: Check PR title
uses: rudderlabs/[email protected]