diff --git a/.github/workflows/slash-command-dispatch.yml b/.github/workflows/slash-command-dispatch.yml index 7c06e40..11a9812 100644 --- a/.github/workflows/slash-command-dispatch.yml +++ b/.github/workflows/slash-command-dispatch.yml @@ -16,7 +16,8 @@ jobs: { "command": "test", "permission": "admin", - "repository": "peter-evans/create-pull-request-tests" + "repository": "peter-evans/create-pull-request-tests", + "named_args": true }, { "command": "pytest",