Skip to content

Commit d038469

Browse files
authored
Add autofix bot STS policy (#68)
Signed-off-by: Nghia Tran <tcnghia@gmail.com>
1 parent 48b1849 commit d038469

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
issuer: https://accounts.google.com
2+
# autofix@prod-enforce-fabc.iam.gserviceaccount.com
3+
subject: "114301252256317020592"
4+
5+
permissions:
6+
checks: write
7+
contents: write
8+
pull_requests: read
9+
statuses: read
10+
workflows: write # Allow triggering actions when authoring commits.

0 commit comments

Comments
 (0)