This is an automated email from the ASF dual-hosted git repository. bchapuis pushed a commit to branch 492-change-site-directory in repository https://gitbox.apache.org/repos/asf/incubator-baremaps.git
commit 92c0515c56c3968b90dbefb0c733842ce9b3a6a4 Author: Bertil Chapuis <[email protected]> AuthorDate: Tue Nov 15 14:07:26 2022 +0100 Remove branch protection rules --- .asf.yaml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index 814f4b26..993fbb75 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -32,14 +32,7 @@ github: squash: true merge: false rebase: false - protected_branches: - main: - required_status_checks: - strict: true - required_pull_request_reviews: - dismiss_stale_reviews: true - required_approving_review_count: 1 - + notifications: commits: [email protected] issues: [email protected]
