Skip to content

Add temporary way to configure amount of data prefetched per file handle #2005

Add temporary way to configure amount of data prefetched per file handle

Add temporary way to configure amount of data prefetched per file handle #2005

name: Integration tests (PR)
on:
pull_request_target:
branches: [ "main" ]
permissions:
id-token: write
contents: read
jobs:
integration:
name: Integration
uses: ./.github/workflows/integration.yml
with:
environment: PR integration tests
ref: ${{ github.event.pull_request.head.sha }}