Skip to content

Commit ef36fd1

Browse files
Apply suggestions from code review
Co-authored-by: Sophie <[email protected]>
1 parent d327260 commit ef36fd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/codespaces/managing-your-codespaces/managing-repository-access-for-your-codespaces.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,12 +62,12 @@ To create codespaces with custom permissions defined, you must use one of the fo
6262
* `deployments` - read / write
6363
* `discussions` - read / write
6464
* `issues` - read / write
65+
* `packages` - read
6566
* `pages` - read / write
6667
* `pull_requests` - read / write
6768
* `repository_projects` - read / write
6869
* `statuses` - read / write
6970
* `workflows` - write
70-
* `packages` - read
7171

7272
To set a permission for all repositories in an organization, use the `*` wildcard following your organization name in the `repositories` object.
7373

0 commit comments

Comments
 (0)