Skip to content

[Scrum 44] 뽀모도르 알림 UI/UX 개선 #127

[Scrum 44] 뽀모도르 알림 UI/UX 개선

[Scrum 44] 뽀모도르 알림 UI/UX 개선 #127

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'