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/31 16:10:09 UTC

[camel] 01/02: (chores) ci: fixed duplicate workflow name

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

commit ba6763671d9ff2784024f73278ff51992f47e881
Author: Otavio Rodolfo Piske <an...@gmail.com>
AuthorDate: Thu Mar 31 18:05:38 2022 +0200

    (chores) ci: fixed duplicate workflow name
---
 .github/workflows/generic-pr.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/generic-pr.yaml b/.github/workflows/generic-pr.yaml
index 04ff5565..beba413 100644
--- a/.github/workflows/generic-pr.yaml
+++ b/.github/workflows/generic-pr.yaml
@@ -15,7 +15,7 @@
 # limitations under the License.
 #
 
-name: component check
+name: label pr
 
 on:
   pull_request_target: