Skip to content

Commit a48759f

Browse files
authored
fix: add permissions to update issues (#1936)
Signed-off-by: matttrach <matt.trachier@suse.com>
1 parent 666f798 commit a48759f

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)