Skip to content

Close input/output handles when running in background (#489) #208

Close input/output handles when running in background (#489)

Close input/output handles when running in background (#489) #208

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