Skip to content

🔨Setting: https -> http #62

🔨Setting: https -> http

🔨Setting: https -> http #62

Workflow file for this run

name: 'Auto Assign Reviewer'
on:
pull_request:
types: [opened, reopened]
jobs:
add-reviews:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/auto-assign-action@v1.2.1