Skip to content

Improve benchmark script (#458) #196

Improve benchmark script (#458)

Improve benchmark script (#458) #196

Workflow file for this run

name: Benchmarks
on:
push:
branches: [ "main" ]
permissions:
id-token: write
contents: write
jobs:
integration:
name: Benchmarks
uses: ./.github/workflows/bench.yml
with:
ref: ${{ github.event.after }}