Skip to content

Commit cdb84fa

Browse files
authored
Expand team in update rest-api-spec action (#2674)
* Stop requesting reviewers in Update rest-api-json action This does not work with the current PAT, which fails the action. * Expand current team to workaround PAT issue
1 parent 519c6f0 commit cdb84fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-rest-api-json.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
commit-message: 'Update rest-api-spec'
5252
labels: specification
5353
delete-branch: true
54-
team-reviewers: elastic/devtools-team
54+
reviewers: Anaethelion,ezimuel,flobernd,JoshMock,l-trotta,miguelgrinberg,picandocodigo,pquentin,srikanthmanvi,swallez,technige
5555
branch: automated/rest-api-spec-update-${{ matrix.branch }}
5656

5757
- name: Open an issue if the action fails

0 commit comments

Comments
 (0)