diff --git a/.gitea/workflows/issue.yml b/.gitea/workflows/issue.yml index 73f4a14..0e58a42 100644 --- a/.gitea/workflows/issue.yml +++ b/.gitea/workflows/issue.yml @@ -2,7 +2,8 @@ name: Tgt run-name: CommentCollection on: issue_comment: - types: [created, pull_request_comment] + types: [created] + pull_request_comment: jobs: