diff --git a/.asf.yaml b/.asf.yaml index 774d0f4..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,9 +32,11 @@ github: merge: false rebase: false protected_branches: - master: + main: + required_status_checks: + strict: true notifications: commits: commits@resilientdb.apache.org issues: commits@resilientdb.apache.org - pullrequests: commits@resilientdb.apache.org \ No newline at end of file + pullrequests: commits@resilientdb.apache.org