Skip to content

Bump actions/checkout from 3.1.0 to 4.1.3 #65

Bump actions/checkout from 3.1.0 to 4.1.3

Bump actions/checkout from 3.1.0 to 4.1.3 #65

Workflow file for this run

name: 'Auto Assign PR'
on:
pull_request:
types: [opened, ready_for_review]
jobs:
add-reviews:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/[email protected]
with:
repo-token: ${{ github.token }}