Skip to content

๐Ÿ”งchore: my-profile/index.tsx ๋ ˆ์ด์•„์›ƒ ์ˆ˜์ • #58

๐Ÿ”งchore: my-profile/index.tsx ๋ ˆ์ด์•„์›ƒ ์ˆ˜์ •

๐Ÿ”งchore: my-profile/index.tsx ๋ ˆ์ด์•„์›ƒ ์ˆ˜์ • #58

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/auto-assign-action@v1.2.5
with:
configuration-path: '.github/auto-assign.yml'