We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 093f4f0 commit 2986c45Copy full SHA for 2986c45
.github/chainguard/sync-github.sts.yaml
@@ -7,7 +7,7 @@ claim_pattern:
7
job_workflow_ref: chainguard-dev/infra/.github/workflows/.terraform.yaml@.*
8
9
permissions:
10
- administration: read # required to read the repository
+ administration: write # required to manage the repository
11
contents: write # required per terraform docs (https://registry.terraform.io/providers/integrations/github/latest/docs/resources/repository)
12
members: write # to add/remove GitHub members
13
metadata: read # to read metadata about the org
0 commit comments