commit | b7d658585f3505c27fcce38aee49a4a1d7d5d7e7 | [log] [tgz] |
---|---|---|
author | Nasser Kaze <kazenasser@gmail.com> | Tue Jun 14 03:51:28 2022 +0100 |
committer | GitHub <noreply@github.com> | Tue Jun 14 03:51:28 2022 +0100 |
tree | 2b325db1ab82e58dd5bc2e164b79d2b67c662417 | |
parent | 5b93926c7f42e6a876bffadd6ad2492f06e73f8e [diff] |
Set protected branch to develop
diff --git a/.asf.yml b/.asf.yml index cc94e49..c805045 100644 --- a/.asf.yml +++ b/.asf.yml
@@ -34,7 +34,7 @@ rebase: true protected_branches: - main: + develop: required_status_checks: # strict means "Require branches to be up to date before merging". strict: true