Skip to content

Refactor main.rs into a new module generic in its client (#724) #341

Refactor main.rs into a new module generic in its client (#724)

Refactor main.rs into a new module generic in its client (#724) #341

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