This is an automated email from the ASF dual-hosted git repository.

rabbah pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-runtime-deno.git


The following commit(s) were added to refs/heads/master by this push:
     new 2abf00b  reprotect master (#8)
2abf00b is described below

commit 2abf00bc56cbfa97de17e9daadacf018aa245a72
Author: David Grove <[email protected]>
AuthorDate: Mon Mar 1 20:48:40 2021 -0500

    reprotect master (#8)
---
 .asf.yaml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 7fbd1d0..1d7697b 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -35,6 +35,11 @@ github:
   - deno
 
   protected_branches:
+    master:
+      required_status_checks:
+        strict: false
+      required_pull_request_reviews:
+        required_appoving_review_count: 1
 
   features:
     wiki: true

Reply via email to