Skip to content

Add websshs in control, professor, student #6

Add websshs in control, professor, student

Add websshs in control, professor, student #6

Workflow file for this run

name: "Auto Assign Reviewer"
on:
pull_request:
types: [opened, ready_for_review]
jobs:
add-reviews:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/auto-assign-action@v1.2.1
with:
configuration-path: ".github/auto_assign.yml"