Skip to content

Commit 40f04a4

Browse files
committed
Update the changelog ci permissions
1 parent 89244d7 commit 40f04a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
changelog:
1010
runs-on: ubuntu-latest
1111
permissions:
12-
contents: write
12+
pull-requests: write
1313
steps:
1414
- name: Checkout code
1515
uses: actions/checkout@v4

0 commit comments

Comments
 (0)