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 efdcaa7 (chores) ci: run the component check for all the branches
efdcaa7 is described below
commit efdcaa7b7060db7c4397ca83a14e33530ccfb657
Author: Otavio Rodolfo Piske <[email protected]>
AuthorDate: Tue Mar 29 17:13:45 2022 +0200
(chores) ci: run the component check for all the branches
---
.github/workflows/component-pr.yaml | 2 --
1 file changed, 2 deletions(-)
diff --git a/.github/workflows/component-pr.yaml
b/.github/workflows/component-pr.yaml
index e9ec00b..3b5c07d 100644
--- a/.github/workflows/component-pr.yaml
+++ b/.github/workflows/component-pr.yaml
@@ -19,8 +19,6 @@ name: component check
on:
pull_request_target:
- branches:
- - main
types:
- opened
- edited