Skip to content

fix: only access propertiesSchema.properties once it's confirmed non-undefined #231

fix: only access propertiesSchema.properties once it's confirmed non-undefined

fix: only access propertiesSchema.properties once it's confirmed non-undefined #231

Workflow file for this run

name: Check PR title
on:
pull_request:
branches: [ 'master', 'develop', 'hotfix/*']
types: ['opened', 'reopened', 'edited', 'synchronize']
jobs:
check_pr_title:
name: Check PR title
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Check PR title
uses: rudderlabs/[email protected]