You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by sp...@apache.org on 2021/05/26 07:09:40 UTC

[apisix-java-plugin-runner] 01/01: ci: fix indent

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

spacewander pushed a commit to branch yamlfix
in repository https://gitbox.apache.org/repos/asf/apisix-java-plugin-runner.git

commit 9415c2e803dd8ceaaca53b6c9dc3accf5b403537
Author: spacewander <sp...@gmail.com>
AuthorDate: Wed May 26 15:09:12 2021 +0800

    ci: fix indent
---
 .asf.yaml | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 5bf1058..ac966c2 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -26,14 +26,14 @@ github:
     squash:  true
     merge:   false
     rebase:  false
-    features:
-      issues: true
-    protected_branches:
-      main:
-        required_status_checks:
-          strict: true
-          contexts:
-            - CI
-        required_pull_request_reviews:
-          dismiss_stale_reviews: true
-          required_approving_review_count: 1
+  features:
+    issues: true
+  protected_branches:
+    main:
+      required_status_checks:
+        strict: true
+        contexts:
+          - CI
+      required_pull_request_reviews:
+        dismiss_stale_reviews: true
+        required_approving_review_count: 1