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 2022/03/04 14:27:20 UTC

[camel-kamelets] branch 0.7.x updated: Better naming of GH Actions: YAKS tests instead of test

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

acosentino pushed a commit to branch 0.7.x
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git


The following commit(s) were added to refs/heads/0.7.x by this push:
     new 71c4538  Better naming of GH Actions: YAKS tests instead of test
71c4538 is described below

commit 71c453822046325b5ca0b39c4b2179f004a80c6a
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Mar 4 15:22:37 2022 +0100

    Better naming of GH Actions: YAKS tests instead of test
---
 .github/workflows/{test.yaml => yaks-tests.yaml} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/test.yaml b/.github/workflows/yaks-tests.yaml
similarity index 99%
rename from .github/workflows/test.yaml
rename to .github/workflows/yaks-tests.yaml
index 3b3f3a4..4019775 100644
--- a/.github/workflows/test.yaml
+++ b/.github/workflows/yaks-tests.yaml
@@ -15,7 +15,7 @@
 # limitations under the License.
 # ---------------------------------------------------------------------------
 
-name: test
+name: YAKS Tests
 
 on:
   pull_request: