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

jleroux pushed a commit to branch release22.01
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git

commit 7aa7aa2b5cd07090d22478fc2ccc6049a2354360
Author: Jacques Le Roux <jacques.le.r...@les7arts.com>
AuthorDate: Sat Apr 2 13:12:31 2022 +0200

    Improved: no functional change, adds GitHub Actions build status emails.
    
    As the name suggests, these are emails that notify of either a failed build
    using GitHub Actions, or a change from failure in previous builds to a
    successful build. Continuously successful builds will not trigger emails, as
    that could be rather spammy.
    
    Please see the documentation on this at: https://s.apache.org/asfyaml-gha
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index e8e09838af..4195effbcb 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -31,4 +31,4 @@ github:
     - geospatial
 
 notifications:
-  jobs:  d...@ofbiz.apache.org
\ No newline at end of file
+  jobs:  notificati...@ofbiz.apache.org
\ No newline at end of file

Reply via email to