You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@eventmesh.apache.org by mi...@apache.org on 2021/06/30 06:34:13 UTC

[incubator-eventmesh] branch develop updated: [ISSUE #406] Github Actions: Resource not accessible by integration (#407)

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

mikexue pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-eventmesh.git


The following commit(s) were added to refs/heads/develop by this push:
     new 228887d  [ISSUE #406] Github Actions: Resource not accessible by integration (#407)
228887d is described below

commit 228887d2215b70021d0a9de6e073f1f423e4a27c
Author: Steve Yurong Su (宇荣) <ro...@apache.org>
AuthorDate: Wed Jun 30 01:34:03 2021 -0500

    [ISSUE #406] Github Actions: Resource not accessible by integration (#407)
---
 .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 8883906..ccb8df0 100644
--- a/.github/workflows/greetings.yml
+++ b/.github/workflows/greetings.yml
@@ -19,7 +19,7 @@
 
 name: Greetings
 
-on: [pull_request, issues]
+on: [pull_request_target, issues]
 
 jobs:
   greeting:

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: commits-help@eventmesh.apache.org