You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ha...@apache.org on 2021/03/11 03:52:52 UTC

[iotdb] branch issue2790 created (now 6b90660)

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

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


      at 6b90660  try to fix greetings.yml workflow

This branch includes the following new commits:

     new 6b90660  try to fix greetings.yml workflow

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[iotdb] 01/01: try to fix greetings.yml workflow

Posted by ha...@apache.org.
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 <hh...@outlook.com>
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: