Browse Source

Merge branch 'feat/openai-vector-searching' into imprv/openai-chat-sse

Yuki Takei 1 year ago
parent
commit
5601764d55
1 changed files with 3 additions and 3 deletions
  1. 3 3
      .github/mergify.yml

+ 3 - 3
.github/mergify.yml

@@ -19,9 +19,9 @@ pull_request_rules:
       - author = dependabot[bot]
       - author = dependabot[bot]
       - '#approved-reviews-by >= 1'
       - '#approved-reviews-by >= 1'
       - check-success = "check-title"
       - check-success = "check-title"
-      - check-success ~= "Node CI for slackbot-proxy / .*"
-      - check-success ~= "Node CI for app development / .*"
-      - check-success ~= "Node CI for app production / .*"
+      - check-success ~= Node CI for slackbot-proxy / .*
+      - check-success ~= Node CI for app development / .*
+      - check-success ~= Node CI for app production / .*
     actions:
     actions:
       merge:
       merge:
         method: merge
         method: merge