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 aebc33f  fix: add `enforcement` key
aebc33f is described below

commit aebc33f6e19108f049323de3eb0170b110f408c2
Author: Piotr P. Karwasz <[email protected]>
AuthorDate: Sun May 17 15:49:37 2026 +0200

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

diff --git a/.asf.yaml b/.asf.yaml
index f4df1eb..5f21e7a 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -38,6 +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
       target: tag
       conditions:
         include:

Reply via email to