diff --git a/.github/workflows/slash-command-dispatch.yml b/.github/workflows/slash-command-dispatch.yml index d48b668..4c81cef 100644 --- a/.github/workflows/slash-command-dispatch.yml +++ b/.github/workflows/slash-command-dispatch.yml @@ -19,7 +19,7 @@ jobs: "named_args": true }, { - "command": "testv4", + "command": "testv5", "permission": "admin", "repository": "peter-evans/create-pull-request-tests", "named_args": true