Skip to content

Commit 2986c45

Browse files
authored
update postsubmit sts policy (#11)
1 parent 093f4f0 commit 2986c45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/chainguard/sync-github.sts.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ claim_pattern:
77
job_workflow_ref: chainguard-dev/infra/.github/workflows/.terraform.yaml@.*
88

99
permissions:
10-
administration: read # required to read the repository
10+
administration: write # required to manage the repository
1111
contents: write # required per terraform docs (https://registry.terraform.io/providers/integrations/github/latest/docs/resources/repository)
1212
members: write # to add/remove GitHub members
1313
metadata: read # to read metadata about the org

0 commit comments

Comments
 (0)