Skip to content

깃허브 아이디 변경으로 인한 번역자 아이디 수정 #15

깃허브 아이디 변경으로 인한 번역자 아이디 수정

깃허브 아이디 변경으로 인한 번역자 아이디 수정 #15

Workflow file for this run

name: Auto Assign Reviewers
on:
pull_request:
types: [opened, ready_for_review]
permissions:
contents: read
pull-requests: write
jobs:
auto-assign:
runs-on: [self-hosted, linux]
steps:
- uses: actions/checkout@v3
- uses: kentaro-m/auto-assign-action@v2.0.0
with:
configuration-path: .github/auto_assign_config.yml