Skip to content

Commit 211fee8

Browse files
authored
fix: Required permissions (#896)
1 parent 8bc0d71 commit 211fee8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-nuget.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
permissions:
1010
actions: read
1111
contents: write
12+
pull-requests: write
1213

1314
jobs:
1415
nuget:

0 commit comments

Comments
 (0)