Skip to content

fix(core): add the posting list risteretto cache back #587

fix(core): add the posting list risteretto cache back

fix(core): add the posting list risteretto cache back #587

Workflow file for this run

name: labeler
on:
pull_request:
types:
- opened
- reopened
- synchronize
- ready_for_review
branches:
- main
- 'release/**'
jobs:
label:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/labeler@v5