Skip to content

txdag: Add the dependency of read-before-write to the DAG #119

txdag: Add the dependency of read-before-write to the DAG

txdag: Add the dependency of read-before-write to the DAG #119

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