Remove unused slash command
This commit is contained in:
parent
d14206169d
commit
2f31350598
1 changed files with 0 additions and 6 deletions
6
.github/workflows/slash-command-dispatch.yml
vendored
6
.github/workflows/slash-command-dispatch.yml
vendored
|
@ -18,12 +18,6 @@ jobs:
|
||||||
"repository": "peter-evans/create-pull-request-tests",
|
"repository": "peter-evans/create-pull-request-tests",
|
||||||
"named_args": true
|
"named_args": true
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"command": "pytest",
|
|
||||||
"permission": "admin",
|
|
||||||
"repository": "peter-evans/create-pull-request-tests",
|
|
||||||
"named_args": true
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"command": "clean",
|
"command": "clean",
|
||||||
"permission": "admin",
|
"permission": "admin",
|
||||||
|
|
Loading…
Reference in a new issue