Skip to content

chore(deps): bump actions/checkout from 4.1.0 to 4.1.7 #193

chore(deps): bump actions/checkout from 4.1.0 to 4.1.7

chore(deps): bump actions/checkout from 4.1.0 to 4.1.7 #193

Workflow file for this run

name: Check PR Title
on:
pull_request:
types:
- opened
- edited
- reopened
- synchronize
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