Skip to content

Split cache hashed directory keys to avoid any FS-specific limits (#606) #265

Split cache hashed directory keys to avoid any FS-specific limits (#606)

Split cache hashed directory keys to avoid any FS-specific limits (#606) #265

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