Skip to content

Commit d71812a

Browse files
committed
Add ghcr permissions to dependabot
1 parent 80af4ab commit d71812a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010
- 'dependabot/**'
1111
- 'w/**'
1212
- 'q/**'
13+
permissions: write-all
1314

1415
jobs:
1516
publish:

0 commit comments

Comments
 (0)