diff --git a/.github/workflows/community.yml b/.github/workflows/community.yml index ee44feb..a1dbb6c 100644 --- a/.github/workflows/community.yml +++ b/.github/workflows/community.yml @@ -1,8 +1,8 @@ on: issues: types: [ opened ] - issue_comment: - types: [ created ] + issue_comment: + types: [ created ] pull_request: types: [ opened ] pull_request_review: