You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by or...@apache.org on 2022/03/29 15:17:28 UTC

[camel] branch main updated: (chores) ci: run the component check for all the event types

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

orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new c7117a9  (chores) ci: run the component check for all the event types
c7117a9 is described below

commit c7117a9ab3c8964316209a6275ff84f97d6b1eca
Author: Otavio Rodolfo Piske <an...@gmail.com>
AuthorDate: Tue Mar 29 17:16:48 2022 +0200

    (chores) ci: run the component check for all the event types
---
 .github/workflows/component-pr.yaml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/.github/workflows/component-pr.yaml b/.github/workflows/component-pr.yaml
index 3b5c07d..4935070 100644
--- a/.github/workflows/component-pr.yaml
+++ b/.github/workflows/component-pr.yaml
@@ -19,10 +19,6 @@ name: component check
 
 on:
   pull_request_target:
-    types:
-      - opened
-      - edited
-      - synchronize
     paths:
       - 'components/*'