Skip to content

fix(op-node): change fallback client threshold to 10 from 20 #17

fix(op-node): change fallback client threshold to 10 from 20

fix(op-node): change fallback client threshold to 10 from 20 #17

Workflow file for this run

name: Review Assign
on:
pull_request_target:
types: [opened, ready_for_review]
jobs:
assign:
runs-on: ubuntu-latest
steps:
- uses: hkusu/review-assign-action@v1
with:
reviewers: ${{ vars.REVIEWERS }}
max-num-of-reviewers: 2