Skip to content

fix: race conditions #89

fix: race conditions

fix: race conditions #89

name: Check PR title(v2)
on:
pull_request:
branches: ['master-v2', 'develop-v2']
types: ['opened', 'reopened', 'edited', 'synchronize']
jobs:
check_pr_title:
name: Check PR title(v2)
runs-on: ubuntu-latest
steps:
- name: Checkout source branch
uses: actions/checkout@v3
- name: Check PR title
uses: rudderlabs/[email protected]