Skip to content

Refactor duplicated directional logic into helper methods #13

Refactor duplicated directional logic into helper methods

Refactor duplicated directional logic into helper methods #13

Workflow file for this run

name: Auto Reviewer Assign
on:
pull_request:
types: [opened, review_requested]
jobs:
auto-reviewer-assign:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: johnmanjiro13/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}