You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ta...@apache.org on 2022/10/04 14:27:22 UTC

[myfaces] branch main updated: Update myfaces-ci.yml

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 7d9a0fb3e Update myfaces-ci.yml
7d9a0fb3e is described below

commit 7d9a0fb3e9fcfccebcf6b2b0764ea51e8ac4f235
Author: Thomas Andraschko <ta...@apache.org>
AuthorDate: Tue Oct 4 16:27:17 2022 +0200

    Update myfaces-ci.yml
---
 .github/workflows/myfaces-ci.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.github/workflows/myfaces-ci.yml b/.github/workflows/myfaces-ci.yml
index e5c83a328..ebc5fc576 100644
--- a/.github/workflows/myfaces-ci.yml
+++ b/.github/workflows/myfaces-ci.yml
@@ -24,6 +24,7 @@ on:
   push:
     branches:
       - master
+      - main
       - 3.0.x
       - 2.3-next
       - 2.3.x
@@ -34,6 +35,7 @@ on:
   pull_request:
     branches:
       - master
+      - main
       - 3.0.x
       - 2.3-next
       - 2.3.x