Skip to content

Commit 60b1d62

Browse files
committed
fix: missing permission on packages read
1 parent 5013295 commit 60b1d62

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ permissions:
3333
checks: write
3434
actions: read
3535
pull-requests: write
36+
packages: read
3637

3738
jobs:
3839
check:

0 commit comments

Comments
 (0)