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

pkarwasz pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/logging-parent.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 0d0aee7  Protect `asf-site` instead of `asf-staging`
0d0aee7 is described below

commit 0d0aee74a1a0d214e9fa733969ea3804cab76380
Author: Piotr P. Karwasz <[email protected]>
AuthorDate: Thu Jan 11 13:33:08 2024 +0100

    Protect `asf-site` instead of `asf-staging`
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index c2fd8ed..2dd321a 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -34,7 +34,7 @@ github:
   protected_branches:
     main:
       required_signatures: true
-    asf-staging:
+    asf-site:
       required_signatures: true
 
 publish:

Reply via email to