Skip to content

Commit 1775b6e

Browse files
authored
Add staging-autofix STS policy for os repo (#80)
Signed-off-by: Nghia Tran <tcnghia@gmail.com>
1 parent 5b0d839 commit 1775b6e

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

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

0 commit comments

Comments
 (0)