This is an automated email from the ASF dual-hosted git repository.
paulk-asert pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/groovy-dev-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new fbf802a try no ruleset
fbf802a is described below
commit fbf802a94d74ef1f7ecf930136e95eca1d98ce96
Author: Paul King <[email protected]>
AuthorDate: Thu May 21 09:35:49 2026 +1000
try no ruleset
---
.asf.yml | 10 ----------
1 file changed, 10 deletions(-)
diff --git a/.asf.yml b/.asf.yml
index a471276..0735550 100644
--- a/.asf.yml
+++ b/.asf.yml
@@ -1,12 +1,2 @@
publish:
whoami: asf-site
-
-github:
- rulesets:
- - name: "Default Branch Protection"
- type: branch
- branches:
- includes:
- - "~DEFAULT_BRANCH"
- restrict_deletion: true
- restrict_force_push: true