Skip to content

[Design] #41 ChatModal #32

[Design] #41 ChatModal

[Design] #41 ChatModal #32

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