Skip to content

Manage Dependencies with pip-tools and Migrate to Pydantic V2 #52

Manage Dependencies with pip-tools and Migrate to Pydantic V2

Manage Dependencies with pip-tools and Migrate to Pydantic V2 #52

Workflow file for this run

name: Changelog CI
on:
pull_request:
types: [opened]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run Changelog CI
uses: saadmk11/[email protected]