Skip to content

✨feat: post 컴포넌트 작성 #16

✨feat: post 컴포넌트 작성

✨feat: post 컴포넌트 작성 #16

Workflow file for this run

# .github/workflows/auto-assign.yml
name: 'Auto Assign'
on:
pull_request:
types: [opened, ready_for_review]
jobs:
add-reviews:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/[email protected]
with:
configuration-path: '.github/auto-assign.yml'