Skip to content

[SCRUM-86] 마이페이지 스타일 수정 #150

[SCRUM-86] 마이페이지 스타일 수정

[SCRUM-86] 마이페이지 스타일 수정 #150

Workflow file for this run

name: 'PR Auto Assign'
on:
pull_request:
types: [opened, ready_for_review]
permissions:
contents: read
pull-requests: write
jobs:
add-reviewers-and-assignee:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/[email protected]
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'
configuration-path: '.github/auto_assign_config.yml'