Skip to content

fix: conflict check when reference right is none #36

fix: conflict check when reference right is none

fix: conflict check when reference right is none #36

Workflow file for this run

name: Pull request auto assign
# on: pull_request
on:
pull_request_target:
types: [opened, ready_for_review]
jobs:
add-reviews:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/auto-assign-action@v1.2.4