Skip to content

chore: fix vulnerabilities and deprecation warnings #22

chore: fix vulnerabilities and deprecation warnings

chore: fix vulnerabilities and deprecation warnings #22

name: Check PR Title
on:
pull_request:
branches: ['master']
types: ['opened', 'reopened', 'edited', 'synchronize']
jobs:
check_pr_title:
name: Check PR title
runs-on: [self-hosted, Linux, X64]
steps:
- name: Check PR title
uses: rudderlabs/github-action-check-pr-title@v1.0.11