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


The following commit(s) were added to refs/heads/master by this push:
     new 5b993e3  format yaml (#378)
5b993e3 is described below

commit 5b993e3dbbe5183f686304ee49685084853d5c2a
Author: David Grove <[email protected]>
AuthorDate: Wed Mar 10 19:37:52 2021 -0500

    format yaml (#378)
---
 .asf.yaml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 38972eb..5a9f235 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -19,14 +19,14 @@ github:
   description: "Tools and documentation for Apache OpenWhisk Release Managers"
   homepage: https://openwhisk.apache.org/
   labels:
-  - openwhisk
-  - apache
+    - openwhisk
+    - apache
   protected_branches:
     master:
       required_status_checks:
         strict: false
         contexts:
-        - "Travis CI - Pull Request"
+          - "Travis CI - Pull Request"
       required_pull_request_reviews:
         required_appoving_review_count: 1
       required_signatures: false

Reply via email to