Skip to content

fix(model generation): nonschema view and schema name bug #452

fix(model generation): nonschema view and schema name bug

fix(model generation): nonschema view and schema name bug #452

Workflow file for this run

name: "Lint PR"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
name: "Lint PR title"
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}