Skip to content

Commit

Permalink
Expand team in update rest-api-spec action (#2674)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
pquentin authored Jul 3, 2024
1 parent 519c6f0 commit cdb84fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-rest-api-json.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
commit-message: 'Update rest-api-spec'
labels: specification
delete-branch: true
team-reviewers: elastic/devtools-team
reviewers: Anaethelion,ezimuel,flobernd,JoshMock,l-trotta,miguelgrinberg,picandocodigo,pquentin,srikanthmanvi,swallez,technige
branch: automated/rest-api-spec-update-${{ matrix.branch }}

- name: Open an issue if the action fails
Expand Down

0 comments on commit cdb84fa

Please sign in to comment.