Skip to content

fix: eager loading of hierarchies by defining the primary key (#465) #29

fix: eager loading of hierarchies by defining the primary key (#465)

fix: eager loading of hierarchies by defining the primary key (#465) #29

Workflow file for this run

name: release-please
on:
push:
branches:
- master
workflow_dispatch:
permissions:
contents: write
pull-requests: write
issues: write
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4