Skip to content

New Config: worker_enable_prefetch_count_reduction #1230

New Config: worker_enable_prefetch_count_reduction

New Config: worker_enable_prefetch_count_reduction #1230

Workflow file for this run

name: Linter
on: [pull_request]
jobs:
linter:
runs-on: ubuntu-latest
steps:
- name: Checkout branch
uses: actions/checkout@v4
- name: Run pre-commit
uses: pre-commit/action@v3.0.0