Skip to content

Commit 05d9333

Browse files
committed
Add write permission for triggering ITs
1 parent 2b1243c commit 05d9333

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/fork-integration-trigger.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66

77
permissions:
88
pull-requests: write
9+
actions: write
910

1011
env:
1112
GH_TOKEN: ${{ github.token }}

0 commit comments

Comments
 (0)