Skip to content

Commit 211fee8

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.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)