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

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git


The following commit(s) were added to refs/heads/master by this push:
     new cc51743  Enable mails from GH Actions
cc51743 is described below

commit cc517433fcb1cc03a7db03c2f829e12837e8695a
Author: Sebb <[email protected]>
AuthorDate: Sat Mar 26 22:56:31 2022 +0000

    Enable mails from GH Actions
---
 .asf.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.asf.yaml b/.asf.yaml
index d01f64b..a6d96b2 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -2,4 +2,5 @@ notifications:
     commits:      [email protected]
     issues:       [email protected]
     pullrequests: [email protected]
+    jobs:         [email protected]
     jira_options: link label

Reply via email to