diff --git a/.github/workflows/slash-command-dispatch.yml b/.github/workflows/slash-command-dispatch.yml index b86b057..5530711 100644 --- a/.github/workflows/slash-command-dispatch.yml +++ b/.github/workflows/slash-command-dispatch.yml @@ -18,12 +18,6 @@ jobs: "repository": "peter-evans/create-pull-request-tests", "named_args": true }, - { - "command": "testv5", - "permission": "admin", - "repository": "peter-evans/create-pull-request-tests", - "named_args": true - }, { "command": "clean", "permission": "admin",