Skip to content

Commit a0fe332

Browse files
committed
add write permissions to test dispatcher
Signed-off-by: Alexander Maslennikov <[email protected]>
1 parent 45c7792 commit a0fe332

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/test-fork-ci-dispatcher.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
name: Dispatcher Workflow to test Fork CI pipeline
22

3+
permissions:
4+
contents: write
5+
actions: write
6+
37
on:
48
pull_request:
59
push:

0 commit comments

Comments
 (0)