Skip to content

feat: sentryのinit処理を追加 #74

feat: sentryのinit処理を追加

feat: sentryのinit処理を追加 #74

Workflow file for this run

name: '🙏 Assign Review'
on:
pull_request:
types: [opened, ready_for_review]
jobs:
add-reviews:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/auto-assign-action@v2.0.0
with:
configuration-path: '.github/review-config.yml'