Skip to content

build(deps): bump orjson from 3.11.5 to 3.11.6 in /.github/workflows #933

build(deps): bump orjson from 3.11.5 to 3.11.6 in /.github/workflows

build(deps): bump orjson from 3.11.5 to 3.11.6 in /.github/workflows #933

Workflow file for this run

name: Verify
permissions:
contents: read
on:
pull_request:
push:
branches:
- main
concurrency:
group: >-
${{ github.event.inputs.head_ref || github.run_id }}
jobs:
examples:
uses: ./.github/workflows/_verify_examples.yml
wasm:
uses: ./.github/workflows/_verify_wasm.yml