Skip to content

chore(deps): bump beatlabs/delete-old-branches-action from 0.0.10 to 0.0.11 #40

chore(deps): bump beatlabs/delete-old-branches-action from 0.0.10 to 0.0.11

chore(deps): bump beatlabs/delete-old-branches-action from 0.0.10 to 0.0.11 #40

Workflow file for this run

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