From 6dfc0f5c40a1c7af6abdb54effeb600875d91847 Mon Sep 17 00:00:00 2001 From: Austin Lee Date: Wed, 17 May 2023 13:19:45 +0800 Subject: [PATCH] Update translator.yml becase github-translate-action has some bug about discussion comment, disable the event temp. --- .github/workflows/translator.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/translator.yml b/.github/workflows/translator.yml index 60ad1733fd1..7e10ee16c76 100644 --- a/.github/workflows/translator.yml +++ b/.github/workflows/translator.yml @@ -6,8 +6,8 @@ on: types: [created, edited] discussion: types: [created, edited] - discussion_comment: - types: [created, edited] +# discussion_comment: +# types: [created, edited] pull_request_target: types: [opened, edited] pull_request_review_comment: