Skip to content

Feat:setting UI

Feat:setting UI #16

Workflow file for this run

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