Skip to content

Commit 1883a5a

Browse files
authored
Fix SimDeck action PR comment permissions (#32)
1 parent c966672 commit 1883a5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/guide/github-actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ permissions:
6262
actions: read
6363
contents: read
6464
issues: write
65-
pull-requests: read
65+
pull-requests: write
6666
6767
concurrency:
6868
group: simdeck-ios-pr-${{ github.event.issue.number }}

0 commit comments

Comments
 (0)