commit | 6426aaac5519542628b48d0c623276f1235e4d85 | [log] [tgz] |
---|---|---|
author | Bird <aflybird0@gmail.com> | Wed Aug 17 23:26:45 2022 +0800 |
committer | GitHub <noreply@github.com> | Wed Aug 17 23:26:45 2022 +0800 |
tree | 1dfdd7c75524e37ff1387fd45b19c65563000682 | |
parent | 0dbc3e681e1e98a854ed48abf32b73268bf3b8cf [diff] |
chore: do not protect gh-pages but main (#11) Signed-off-by: Bird <aflybird0@gmail.com> Signed-off-by: Bird <aflybird0@gmail.com>
diff --git a/.asf.yaml b/.asf.yaml index bbf0cea..46d9c82 100644 --- a/.asf.yaml +++ b/.asf.yaml
@@ -35,12 +35,6 @@ merge: false rebase: false protected_branches: - gh-pages: - required_status_checks: - strict: true - required_pull_request_reviews: - dismiss_stale_reviews: true - required_approving_review_count: 1 main: required_status_checks: strict: true