mirror of
https://github.com/actiontech/dble.git
synced 2026-01-05 12:20:19 -06:00
Update Auto_Review.yml
This commit is contained in:
6
.github/workflows/Auto_Review.yml
vendored
6
.github/workflows/Auto_Review.yml
vendored
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user