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

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


The following commit(s) were added to refs/heads/master by this push:
     new 04d8d88  fix: `enforcement` key value
04d8d88 is described below

commit 04d8d880805fb846f8c2f50001036597495d1c62
Author: Piotr P. Karwasz <[email protected]>
AuthorDate: Sun May 17 15:52:27 2026 +0200

    fix: `enforcement` key value
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 5f21e7a..25729df 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -38,7 +38,7 @@ github:
     # The raw rules need to follow the syntax given in:
     # 
https://docs.github.com/en/rest/repos/rules?apiVersion=2026-03-10#update-a-repository-ruleset
     - name: "No tags"
-      enforcement: true
+      enforcement: active
       target: tag
       conditions:
         include:

Reply via email to