Skip to content

Commit 75fc876

Browse files
authored
Need more permissions to enable auto merge (#84)
Signed-off-by: Joe Borg <joe.borg@chainguard.dev>
1 parent 05db8f5 commit 75fc876

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/chainguard/approver-bot.sts.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ issuer: https://accounts.google.com
44
subject: "114898805784176589833"
55

66
permissions:
7-
contents: read
7+
contents: write
88
checks: read
99
pull_requests: write
1010

.github/chainguard/staging-approver-bot.sts.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ issuer: https://accounts.google.com
44
subject: "104099575245879501824"
55

66
permissions:
7-
contents: read
7+
contents: write
88
checks: read
99
pull_requests: write
1010

0 commit comments

Comments
 (0)