Skip to content

chore(main): release 2.35.3 #1581

chore(main): release 2.35.3

chore(main): release 2.35.3 #1581

name: Ensure all PRs have conventional commit titles
on:
pull_request:
types:
- edited
- opened
- synchronize
- reopened
jobs:
conventional_commit_title:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chanzuckerberg/github-actions/.github/actions/conventional-commits@main