diff --git a/.github/workflows/comment-command.yml b/.github/workflows/comment-command.yml index c57ab17..3e7e5fc 100644 --- a/.github/workflows/comment-command.yml +++ b/.github/workflows/comment-command.yml @@ -2,7 +2,6 @@ name: Comment Commands on: issue_comment: types: [ created ] -workflow_dispatch: jobs: format: if: github.event.issue.pull_request && startsWith(github.event.comment.body, '/format')