Skip to content

docs: Apply other feedback from 24.09 VDR #1063

docs: Apply other feedback from 24.09 VDR

docs: Apply other feedback from 24.09 VDR #1063

name: Validate PR title
on:
pull_request_target:
types:
- opened
- edited
- synchronize
- reopened
pull_request:
types:
- opened
- edited
- synchronize
- reopened
defaults:
run:
shell: bash -x -e -u -o pipefail {0}
permissions:
pull-requests: read
jobs:
semantic-pull-request:
uses: NVIDIA/NeMo-FW-CI-templates/.github/workflows/_semantic_pull_request.yml@v0.13.0