Skip to content

上游更新

上游更新 #2

Workflow file for this run

name: 'Auto Assign'
on:
pull_request_target:
types: [opened, synchronize, reopened]
jobs:
add-reviewers:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/[email protected]
with:
configuration-path: '.github/auto_asign_configs.yml'