Skip to content

Commit 9acdc81

Browse files
authored
Fix kitdiff PR comment (#207)
No idea why this works without the permission on the egui repo 🤔
1 parent 15b42aa commit 9acdc81

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/kitdiff_comment.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ on:
33
pull_request_target:
44
types: [ opened ]
55

6+
permissions:
7+
pull-requests: write
8+
69
jobs:
710
build:
811
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)