Skip to content

[Store] Implement dual rdma forward path #3925

[Store] Implement dual rdma forward path

[Store] Implement dual rdma forward path #3925

Workflow file for this run

name: Auto Label PRs
on:
pull_request_target:
types: [opened, synchronize, reopened]
permissions:
contents: read
pull-requests: write
jobs:
triage:
runs-on: ubuntu-latest
steps:
- name: Auto-label
uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler.yml
sync-labels: false
dot: true