This is an automated email from the ASF dual-hosted git repository.
junchao pushed a commit to branch main
in repository
https://gitbox.apache.org/repos/asf/incubator-resilientdb-graphql.git
The following commit(s) were added to refs/heads/main by this push:
new 49bdd82 Update .asf.yaml
49bdd82 is described below
commit 49bdd82492b438e5ef6cb2225014f389d1704ac9
Author: cjcchen <[email protected]>
AuthorDate: Sun Jun 29 11:25:35 2025 +0800
Update .asf.yaml
---
.asf.yaml | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index cfb2ed0..1d25108 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -16,7 +16,7 @@
github:
description: Global-Scale Sustainable Blockchain Fabric
- #homepage: resilientdb.apache.org
+ homepage: https://resilientdb.incubator.apache.org/
labels:
- crypto
- smart-contracts
@@ -32,7 +32,9 @@ github:
merge: false
rebase: false
protected_branches:
- master:
+ main:
+ required_status_checks:
+ strict: true
notifications:
commits: [email protected]