Skip to content

Commit 3cf9064

Browse files
authored
Merge pull request #169 from depot/rob/dep-3907-support-package-permissions
Add `packages` to supported CI permissions
2 parents 5059cd9 + 56b2781 commit 3cf9064

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/ci/compatibility.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,4 +183,4 @@ Only Depot `runs-on` labels are supported. Any label that Depot doesn't recogniz
183183

184184
### Permissions
185185

186-
The following permissions are supported: `actions`, `checks`, `contents`, `id-token`, `metadata`, `pull_requests`, `statuses`, `workflows`.
186+
The following permissions are supported: `actions`, `checks`, `contents`, `id-token`, `metadata`, `packages`, `pull_requests`, `statuses`, `workflows`.

0 commit comments

Comments
 (0)