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


The following commit(s) were added to refs/heads/issue2790 by this push:
     new 76ce12e  Update greetings.yml
76ce12e is described below

commit 76ce12e351129f0b1a873550c015df80c34006d4
Author: Haonan <[email protected]>
AuthorDate: Mon Mar 29 14:21:48 2021 +0800

    Update greetings.yml
---
 .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 2c19282..1a90ed0 100644
--- a/.github/workflows/greetings.yml
+++ b/.github/workflows/greetings.yml
@@ -1,6 +1,6 @@
 name: Greetings
 
-on: [issues]
+on: [issues, pull_request_target]
 
 jobs:
   greeting:

Reply via email to