This is an automated email from the ASF dual-hosted git repository.
meonkeys pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git
The following commit(s) were added to refs/heads/develop by this push:
new db7f6708a9 Revert "remove "temporary" comment"
db7f6708a9 is described below
commit db7f6708a9614ced15a741935863a40b5935c945
Author: Adam Monsen <[email protected]>
AuthorDate: Wed May 13 10:36:41 2026 -0700
Revert "remove "temporary" comment"
This reverts commit 6ee03b14b568d9ba8e745861cc117042e0c21b93.
---
.asf.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.asf.yaml b/.asf.yaml
index 43b408770d..13815dbda0 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -27,6 +27,7 @@ github:
- "develop"
- "release/*"
- "maintenance/*"
+ # temporary (to test protections below)
- "protected-branch-test"
restrict_deletion: true
restrict_force_push: true