File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ claim_pattern:
77 job_workflow_ref : chainguard-dev/infra/.github/workflows/.terraform.yaml@.*
88
99permissions :
10+ organization_administration : write # required to manage organization rulesets
1011 administration : write # required to manage the repository
1112 contents : write # required per terraform docs (https://registry.terraform.io/providers/integrations/github/latest/docs/resources/repository)
1213 members : write # to add/remove GitHub members
Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ claim_pattern:
77 job_workflow_ref : chainguard-dev/infra/.github/workflows/.terraform.yaml@.*
88
99permissions :
10+ organization_administration : write # required to read organization rulesets
1011 administration : read # required to read the repository
1112 contents : write # required per terraform docs (https://registry.terraform.io/providers/integrations/github/latest/docs/resources/repository)
1213 members : read # to add/remove GitHub members
You can’t perform that action at this time.
0 commit comments