mirror of
https://github.com/fastapi/fastapi.git
synced 2026-05-18 21:39:22 -04:00
🔧 Update config in label-approved.yml to accept translations with 1 reviewer (#11007)
This commit is contained in:
8
.github/workflows/label-approved.yml
vendored
8
.github/workflows/label-approved.yml
vendored
@@ -17,3 +17,11 @@ jobs:
|
||||
- uses: docker://tiangolo/label-approved:0.0.4
|
||||
with:
|
||||
token: ${{ secrets.FASTAPI_LABEL_APPROVED }}
|
||||
config: >
|
||||
{
|
||||
"approved-1":
|
||||
{
|
||||
"number": 1,
|
||||
"await_label": "awaiting-review"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user