Skip to content

Commit 12bfc54

Browse files
committed
chore: fix workflow permission
1 parent de27ed6 commit 12bfc54

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/nodejs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ on:
1414
permissions:
1515
id-token: write # Required for kOIDC
1616
contents: write
17+
pull-requests: write
1718

1819
jobs:
1920
build:

0 commit comments

Comments
 (0)