Skip to content

chore(deps-dev): bump @types/lodash from 4.14.202 to 4.17.7 #9049

chore(deps-dev): bump @types/lodash from 4.14.202 to 4.17.7

chore(deps-dev): bump @types/lodash from 4.14.202 to 4.17.7 #9049

name: Check PR Title
on:
pull_request:
types:
- opened
- edited
- reopened
- synchronize
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.sha }}
cancel-in-progress: true
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