Skip to content

Switch caching package's interface to be generic and add experimental flag to try different caches #6938

Switch caching package's interface to be generic and add experimental flag to try different caches

Switch caching package's interface to be generic and add experimental flag to try different caches #6938

Workflow file for this run

---
name: "Pull Request Labeler"
on: # yamllint disable-line rule:truthy
pull_request_target:
merge_group:
types:
- "checks_requested"
jobs:
triage:
runs-on: "buildjet-2vcpu-ubuntu-2204"
steps:
- uses: "actions/labeler@v5"
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true