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-release.git


The following commit(s) were added to refs/heads/master by this push:
     new 0f20aaf  force re-evaluation of .asf.yaml by tweaking it (#373)
0f20aaf is described below

commit 0f20aaf18ff659a2a7319aa29d64f149c4264472
Author: David Grove <[email protected]>
AuthorDate: Mon Mar 1 20:53:50 2021 -0500

    force re-evaluation of .asf.yaml by tweaking it (#373)
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 12feb9b..77d5ed8 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -24,7 +24,7 @@ github:
   protected_branches:
     master:
       required_status_checks:
-        strict: true
+        strict: false
       required_pull_request_reviews:
         required_appoving_review_count: 1
     asf-yaml-experiments:

Reply via email to