Skip to content

[SCRUM-83] 알림 배경색 / 뽀모도르 정렬 수정 #149

[SCRUM-83] 알림 배경색 / 뽀모도르 정렬 수정

[SCRUM-83] 알림 배경색 / 뽀모도르 정렬 수정 #149

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'