Skip to content

PR Auto Assgin Test

PR Auto Assgin Test #6

Workflow file for this run

name: 'Auto Assign'
on:
pull_request:
types: [opened, ready_for_review]
jobs:
add-reviews:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/[email protected]
# with:
# configuration-path: '.github/some_name_for_configs.yml' # Only needed if you use something other than .github/auto_assign.yml