Skip to content

(op-node) Keep consistent status when meet an unexpected el sync #125

(op-node) Keep consistent status when meet an unexpected el sync

(op-node) Keep consistent status when meet an unexpected el sync #125

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