mirror of
https://github.com/actiontech/dble.git
synced 2026-04-28 02:01:38 -05:00
Update Auto_Review.yml
This commit is contained in:
@@ -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