This is an automated email from the ASF dual-hosted git repository. dgrove pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openwhisk-wskdeploy.git
The following commit(s) were added to refs/heads/master by this push: new 6040ee81 Update .asf.yaml - fix spelling (#1161) 6040ee81 is described below commit 6040ee81f549a7974b1d5283a4f712c7451d3ab1 Author: John Bampton <jbamp...@users.noreply.github.com> AuthorDate: Wed Sep 25 01:29:38 2024 +1000 Update .asf.yaml - fix spelling (#1161) --- .asf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index d433912c..ef4c39fc 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -34,7 +34,7 @@ github: required_status_checks: strict: false required_pull_request_reviews: - required_appoving_review_count: 1 + required_approving_review_count: 1 required_signatures: false enabled_merge_buttons: merge: false