Skip to content

refactor(ui/system): createContext 함수의 인자를 간략화, 반환값 Provider, useContext이 포함된 배열로 변경 #157

refactor(ui/system): createContext 함수의 인자를 간략화, 반환값 Provider, useContext이 포함된 배열로 변경

refactor(ui/system): createContext 함수의 인자를 간략화, 반환값 Provider, useContext이 포함된 배열로 변경 #157

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/auto-assign-action@v2.0.0
with:
configuration-path: '.github/assign.yml' # Only needed if you use something other than .github/auto_assign.yml