Skip to content

GitHub Actionsワークフローの権限とイベントトリガーの更新 #10

GitHub Actionsワークフローの権限とイベントトリガーの更新

GitHub Actionsワークフローの権限とイベントトリガーの更新 #10

Workflow file for this run

name: Auto Reviewer
on:
pull_request_target:
types: [opened, ready_for_review]
jobs:
add-reviews:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/[email protected]
with:
configuration-path: '../auto_fe_reviewer.yml'