Skip to content

Commit 8844f32

Browse files
committed
Add staging-autofix STS policy for os repo
Signed-off-by: Nghia Tran <[email protected]>
1 parent 5b0d839 commit 8844f32

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed
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+
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)