Skip to content

Update README and INSTALL documentation for 1.0.0 release (#439) #189

Update README and INSTALL documentation for 1.0.0 release (#439)

Update README and INSTALL documentation for 1.0.0 release (#439) #189

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