Skip to content

Print successful mount for both foreground and background modes. (#668) #310

Print successful mount for both foreground and background modes. (#668)

Print successful mount for both foreground and background modes. (#668) #310

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