This is an automated email from the ASF dual-hosted git repository.
geonhee pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-intellij-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new c0ac4f3 Update git config (#17)
c0ac4f3 is described below
commit c0ac4f309971e7a56952bb64398da8af0e83b315
Author: Dominic Kim <[email protected]>
AuthorDate: Fri Jun 4 10:56:05 2021 +0900
Update git config (#17)
---
.asf.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index c12d6ba..1c21cab 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -34,7 +34,7 @@ github:
required_status_checks:
strict: true
required_pull_request_reviews:
- required_appoving_review_count: 1
+ required_approving_review_count: 1
enabled_merge_buttons:
merge: false
squash: true