Skip to content

[Feat/#73] 게시물 작성 페이지 구현 #37

[Feat/#73] 게시물 작성 페이지 구현

[Feat/#73] 게시물 작성 페이지 구현 #37

Workflow file for this run

name: 'Auto Assign'
on:
pull_request:
types: [opened, ready_for_review]
jobs:
add-reviews:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: kentaro-m/[email protected]
with:
configuration-path: '.github/auto_assign.yml' # Only needed if you use something other than .github/auto_assign.yml