Skip to content

Commit c99cb45

Browse files
authored
Merge pull request #35 from wolfi-dev/add-sts-label
add sts for label syncer service
2 parents ab791a5 + 33a6960 commit c99cb45

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
issuer: https://accounts.google.com
2+
3+
# staging-support-tools-2b84: cron-github-label-syncer@staging-support-tools-2b84.iam.gserviceaccount.com
4+
subject_pattern: "108681969367840005725"
5+
6+
# to be able to write issues and see the repos if is private
7+
permissions:
8+
issues: write
9+
pull_requests: write
10+
contents: read
11+
12+
repositories: [] # Act over all of the repos in the org.

0 commit comments

Comments
 (0)