Skip to content

chore: use pydantic short version in tests (#569) #155

chore: use pydantic short version in tests (#569)

chore: use pydantic short version in tests (#569) #155

on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
with:
release-type: python
token: ${{ secrets.SNAPPY_RELEASE_PLEASE_TOKEN }}