mirror of
https://github.com/actiontech/dble.git
synced 2026-05-01 03:51:06 -05:00
@@ -0,0 +1,10 @@
|
||||
name: 'Auto Reviewer'
|
||||
on: pull_request
|
||||
|
||||
jobs:
|
||||
add-reviews:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: kentaro-m/auto-assign-action@v1.1.2
|
||||
with:
|
||||
configuration-path: ".github/auto_assign.yml"
|
||||
Reference in New Issue
Block a user