You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2021/04/28 07:09:22 UTC

[camel-website] branch remove-pr-target created (now b9fc9a4)

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

acosentino pushed a change to branch remove-pr-target
in repository https://gitbox.apache.org/repos/asf/camel-website.git.


      at b9fc9a4  PR GH Action: Use Pull_request instead of pull_request_target

This branch includes the following new commits:

     new b9fc9a4  PR GH Action: Use Pull_request instead of pull_request_target

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.


[camel-website] 01/01: PR GH Action: Use Pull_request instead of pull_request_target

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch remove-pr-target
in repository https://gitbox.apache.org/repos/asf/camel-website.git

commit b9fc9a4eb594887a15b22ec0c3932cdabd017f5f
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Apr 28 09:09:16 2021 +0200

    PR GH Action: Use Pull_request instead of pull_request_target
---
 .github/workflows/pr.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/pr.yaml b/.github/workflows/pr.yaml
index b64061d..98c7737 100644
--- a/.github/workflows/pr.yaml
+++ b/.github/workflows/pr.yaml
@@ -17,7 +17,7 @@
 
 name: Pull request checks and preview
 
-on: pull_request_target
+on: pull_request
 
 env:
   CAMEL_ENV: production