Skip to content

Commit 91f8a48

Browse files
committed
Update workflow
1 parent 4442e0e commit 91f8a48

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,12 @@ jobs:
5050
"issue_type": "pull-request",
5151
"repository": "peter-evans/slash-command-dispatch-processor"
5252
},
53+
{
54+
"command": "black",
55+
"permission": "none",
56+
"issue_type": "pull-request",
57+
"repository": "peter-evans/slash-command-dispatch-processor"
58+
},
5359
{
5460
"command": "reset-demo",
5561
"permission": "none",

0 commit comments

Comments
 (0)