Skip to content

Commit 7ae57ce

Browse files
committed
Update workflow
1 parent 0ff626e commit 7ae57ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/slash-command-dispatch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
},
4040
{
4141
"command": "hello-world",
42-
"permission": "admin",
42+
"permission": "write",
4343
"issue_type": "pull-request",
4444
"repository": "peter-evans/slash-command-dispatch-processor",
4545
"event_type_suffix": "-pr-command"

0 commit comments

Comments
 (0)