Update Auto_Review.yml

This commit is contained in:
Huqing Yan
2021-05-13 11:00:30 +08:00
committed by GitHub
parent c349b366a6
commit 02007d449b

View File

@@ -1,5 +1,7 @@
name: 'Auto Reviewer'
on: pull_request
on:
pull_request:
types: [opened, reopened]
jobs:
add-reviews:
@@ -7,4 +9,4 @@ jobs:
steps:
- uses: kentaro-m/auto-assign-action@v1.1.2
with:
configuration-path: ".github/auto_assign.yml"
configuration-path: ".github/auto_assign.yml"