Skip to content

Commit d603384

Browse files
🩹 [Patch]: Update permissions to allow commenting on pull requests
1 parent 6388a88 commit d603384

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/Publish-Module.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ on:
1414

1515
permissions:
1616
contents: read # to checkout the repo
17+
pull-requests: write # to comment on PRs
1718

1819
jobs:
1920
Publish-Module:

0 commit comments

Comments
 (0)