Skip to content

Commit 3c6df30

Browse files
committed
Add actions permission to IntegrationTestRequest caller
1 parent dc77c5e commit 3c6df30

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/IntegrationTestRequest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
types:
55
- "created"
66
permissions:
7+
actions: "read"
78
contents: "read"
89
checks: "write"
910
pull-requests: "write"

0 commit comments

Comments
 (0)