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:23:16 UTC

[camel-kamelets] branch main 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 main
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git


The following commit(s) were added to refs/heads/main by this push:
     new 7918a57  Better naming of GH Actions: YAKS tests instead of test
7918a57 is described below

commit 7918a57497f3b2fc914c3f4dada3c1e089630224
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 b381171..fcede74 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: