Skip to content

tests(ts-client): refactor to one default schema (#790) #353

tests(ts-client): refactor to one default schema (#790)

tests(ts-client): refactor to one default schema (#790) #353

Workflow file for this run

name: trunk
concurrency: trunk
on:
push:
branches: [main]
jobs:
release-canary:
runs-on: ubuntu-latest
steps:
- uses: prisma-labs/dripip@master
with:
npmToken: ${{secrets.NPM_TOKEN}}
githubToken: ${{secrets.GITHUB_TOKEN}}