Updated DNS API Test (markdown)
parent
5bc8cc74a0
commit
b982f95dc5
|
@ -3,7 +3,7 @@ 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 to it.
|
||||
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.
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue