open-im-server/.github/workflows/.mlc_config.json
Xinwei Xiong(cubxxw) db721ace5f fix: markfown lint test cicd actions deplpy
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com>
2023-06-29 22:44:21 +08:00

10 lines
160 B
JSON

{
"ignorePatterns": [
{
"pattern": "^http://127.0.0.1"
},
{
"pattern": "^http://localhost"
}
]
}