Skip to content

Bump actions/checkout from 3 to 4 #303

Bump actions/checkout from 3 to 4

Bump actions/checkout from 3 to 4 #303

Workflow file for this run

name: Auto Assign
on:
pull_request:
types: [ opened, ready_for_review ]
pull_request_review:
types: [ dismissed ]
jobs:
add-reviewers:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/[email protected]
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}