Skip to content

feat(oagen[1/2]): Add new endpoints to the SDK via autogeneration #186

feat(oagen[1/2]): Add new endpoints to the SDK via autogeneration

feat(oagen[1/2]): Add new endpoints to the SDK via autogeneration #186

Workflow file for this run

name: Lint PR Title
on:
pull_request_target:
types: [opened, edited, synchronize]
permissions:
pull-requests: read
jobs:
lint_pr_title:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}