Skip to content

chore(deps): bump jsonrpc-core from 17.1.0 to 18.0.0 (#5697) #6382

chore(deps): bump jsonrpc-core from 17.1.0 to 18.0.0 (#5697)

chore(deps): bump jsonrpc-core from 17.1.0 to 18.0.0 (#5697) #6382

name: Prisma Schema (Wasm)
on:
push:
branches:
- main
pull_request:
paths-ignore:
- '.github/**'
- '!.github/workflows/build-prisma-schema-wasm.yml'
- '!.github/workflows/include/rust-wasm-setup/action.yml'
- '*.md'
- 'LICENSE'
- 'CODEOWNERS'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/workflows/include/rust-wasm-setup
- run: make check-schema-wasm-package PROFILE=release