Skip to content
This repository was archived by the owner on Aug 11, 2025. It is now read-only.

Commit e220395

Browse files
authored
fix: add google-cloud-sdk-librarian-dotnet-robot to multi-approvers allowlist (#6)
1 parent b4a0741 commit e220395

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/multi_approvers.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
with:
3535
team: 'googlers'
3636
token: '${{ secrets.MULTI_APPROVERS_TOKEN }}'
37-
user-id-allowlist: '25180681,55107282,122572305,78513119,49699333,70984784,44816363'
37+
user-id-allowlist: '25180681,55107282,122572305,78513119,49699333,70984784,44816363,205009765'
3838
# username to ID mapping (https://api.github.com/users/{username}):
3939
# renovate-bot: 25180681
4040
# release-please[bot]: 55107282
@@ -43,3 +43,4 @@ jobs:
4343
# dependabot[bot]: 49699333
4444
# yoshi-code-bot: 70984784
4545
# yoshi-automation: 44816363
46+
# google-cloud-sdk-librarian-dotnet-robot: 205009765

0 commit comments

Comments
 (0)