Skip to content

Feature/custom validator #6

Feature/custom validator

Feature/custom validator #6

Workflow file for this run

# Assignees, Reviewers を自動設定する
name: auto-assign
on:
pull_request:
types: [opened, ready_for_review]
jobs:
add-reviews:
runs-on: ubuntu-22.04
timeout-minutes: 5
steps:
- uses: kentaro-m/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: ".github/configs/auto_assign.yml"