ci: add pull-requests write permission to release workflow (#40)

Co-authored-by: Hugh Hackman <hugh@privilegedescalation.com>
This commit was merged in pull request #40.
This commit is contained in:
hugh-hackman[bot]
2026-03-15 13:54:53 +00:00
committed by GitHub
parent 07bcfa084a
commit fc8a9eebac
+1
View File
@@ -10,6 +10,7 @@ on:
permissions:
contents: write
pull-requests: write
jobs:
release: