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

humbedooh pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake-website.git


The following commit(s) were added to refs/heads/main by this push:
     new f9f9c31  [infra] fix CI contexts
f9f9c31 is described below

commit f9f9c315e771df31a157d75472fa62821504ef4e
Author: Daniel Gruno <[email protected]>
AuthorDate: Thu Jun 9 10:53:02 2022 +0200

    [infra] fix CI contexts
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 17cd58e..7ee94f0 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -32,7 +32,7 @@ github:
     main:
       required_status_checks:
         contexts:
-          - Build workflow
+          - Build workflow/build
 
 publish:
   whoami: asf-site

Reply via email to