Skip to content

[Bugfix][R3] Size monolithic routing replay buffer for DP #3330

[Bugfix][R3] Size monolithic routing replay buffer for DP

[Bugfix][R3] Size monolithic routing replay buffer for DP #3330

name: Record CI approval
on:
pull_request_review:
types: [submitted]
permissions: {}
jobs:
approved:
if: github.event.review.state == 'approved'
runs-on: ubuntu-latest
steps:
- run: echo "Approval recorded"