This is an automated email from the ASF dual-hosted git repository.

haonan pushed a commit to branch issue2790
in repository https://gitbox.apache.org/repos/asf/iotdb.git

commit 6b90660f7a408cdc37ba19f20d93ee485de4d2d0
Author: HTHou <[email protected]>
AuthorDate: Thu Mar 11 11:52:24 2021 +0800

    try to fix greetings.yml workflow
---
 .github/workflows/greetings.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/greetings.yml b/.github/workflows/greetings.yml
index c8cbad4..89da300 100644
--- a/.github/workflows/greetings.yml
+++ b/.github/workflows/greetings.yml
@@ -1,6 +1,6 @@
 name: Greetings
 
-on: [pull_request, issues]
+on: [pull_request_target, issues]
 
 jobs:
   greeting:

Reply via email to