Skip to content

Merge pull request #150 from QuantGeekDev/fix/34-nested-schema-descri… #59

Merge pull request #150 from QuantGeekDev/fix/34-nested-schema-descri…

Merge pull request #150 from QuantGeekDev/fix/34-nested-schema-descri… #59

Workflow file for this run

name: Release
on:
push:
branches:
- main
workflow_dispatch:
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
with:
config-file: '.release-please-config.json'