From c27966ccd772c82e9fc9330f92d24ba692356553 Mon Sep 17 00:00:00 2001 From: Yuanhao Ji Date: Sun, 15 May 2022 20:17:35 +0800 Subject: [PATCH] [INLONG-4205][CI] Fix error in the greeting workflow (#4206) --- .github/workflows/ci_greeting.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci_greeting.yml b/.github/workflows/ci_greeting.yml index 7f3f5a6f9e5..ec3bd03bbb1 100644 --- a/.github/workflows/ci_greeting.yml +++ b/.github/workflows/ci_greeting.yml @@ -18,7 +18,7 @@ name: InLong Greeting on: - pull_request: + pull_request_target: types: - opened issues: