Skip to content

Commit 57918f7

Browse files
committed
fix: bot ids
1 parent 0db0f95 commit 57918f7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/multi_approvers.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@ jobs:
3434
with:
3535
team: 'multi-approvers'
3636
token: '${{ secrets.MULTI_APPROVERS_TOKEN }}'
37-
user-id-allowlist: '25180681,7163701,7163701,122572305,78513119,27347476,70984784,44816363'
38-
# username to ID mapping (https://api.github.com/users{username}):
37+
user-id-allowlist: '25180681,55107282,122572305,78513119,27347476,70984784,44816363'
38+
# username to ID mapping (https://api.github.com/users/{username}):
3939
# renovate-bot: 25180681
40-
# release-please[bot]: 7163701
40+
# release-please[bot]: 55107282
4141
# cloud-java-bot: 122572305
4242
# gcf-owl-bot[bot]: 78513119
4343
# dependabot[bot]: 27347476

0 commit comments

Comments
 (0)