Skip to content

Commit 94b6070

Browse files
committed
Change permissions
1 parent b70b729 commit 94b6070

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/preview_release_notes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616
permissions:
1717
contents: read
18-
issues: write
18+
pull-requests: write
1919
steps:
2020
- name: Check out repository
2121
uses: actions/checkout@v4

0 commit comments

Comments
 (0)