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

kirs pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git


The following commit(s) were added to refs/heads/dev by this push:
     new f576a23  Update .dlc.json (#897)
f576a23 is described below

commit f576a23c481ebc90c9686e748e2edc31ae8a601d
Author: lifeng <[email protected]>
AuthorDate: Thu Dec 30 11:52:34 2021 +0800

    Update .dlc.json (#897)
---
 .dlc.json | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.dlc.json b/.dlc.json
index e1073df..2496f5d 100644
--- a/.dlc.json
+++ b/.dlc.json
@@ -11,6 +11,9 @@
     },
     {
       "pattern": "^https://img.shields.io";
+    },
+    {
+      "pattern": "^https://json.org/";
     }
   ],
   "timeout": "10s",

Reply via email to