Skip to content

Commit 744b767

Browse files
committed
ci: allow to write comments by semantic-release
1 parent 32bb8e5 commit 744b767

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ jobs:
5151
permissions:
5252
packages: write
5353
contents: write
54+
pull-requests: write
5455
steps:
5556
- uses: actions/checkout@v4
5657
- name: Use Node.js 18

0 commit comments

Comments
 (0)