Skip to content

Disallow usage of with_config on a Pydantic model #4

Disallow usage of with_config on a Pydantic model

Disallow usage of with_config on a Pydantic model #4

Workflow file for this run

name: release notes
on:
pull_request:
types: [opened]
jobs:
auto-labeler:
name: auto-labeler
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5