Skip to content

improve: test against node 20 and 22 (#976) #497

improve: test against node 20 and 22 (#976)

improve: test against node 20 and 22 (#976) #497

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}}