Skip to content

Commit 8c19a61

Browse files
fix: add permissions to update issues (#1939)
Signed-off-by: matttrach <matt.trachier@suse.com> Co-authored-by: Matt Trachier <matt.trachier@suse.com>
1 parent 58294d1 commit 8c19a61

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/manual-rc-release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ on:
1616
permissions:
1717
contents: write
1818
id-token: write
19+
issues: write
20+
pull-requests: write
1921
actions: read
2022

2123
jobs:

0 commit comments

Comments
 (0)