From 98432a5f3731c7c70c0f354c0db1f112a2e9d902 Mon Sep 17 00:00:00 2001 From: neil Date: Thu, 29 Oct 2020 20:29:50 +0800 Subject: [PATCH] Updated DNS API Test (markdown) --- DNS-API-Test.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/DNS-API-Test.md b/DNS-API-Test.md index 2c3142c..80bb606 100644 --- a/DNS-API-Test.md +++ b/DNS-API-Test.md @@ -4,7 +4,8 @@ There is a CI workflow `DNS.yml` to test your dns api when you send PR to add ne This test must be passing before your PR can get merged. However, as a limitation of github actions, the workflow `DNS.yml` can only run in your Forked repo when you push code. -So, please enable Github Actions on your Forked repo first, and then push code to your repo, it will run there. + +## So, please enable Github Actions on your Forked repo first, and then push code to your repo, it will run there. ### 1. Let's assume the usage of your api is like below: