summaryrefslogtreecommitdiffstats
path: root/.mlc_config.json
diff options
context:
space:
mode:
authorJoel Hans <joel@netdata.cloud>2020-11-18 07:34:06 -0700
committerGitHub <noreply@github.com>2020-11-18 09:34:06 -0500
commit1c59c04b31052ff93318c31b228fcd7532d15ffb (patch)
tree288faa469527a479cb0faf367d3490cbe06dc9a7 /.mlc_config.json
parent36219a6c18176d76f493d2eb33fbdc0e390019df (diff)
Fix Docs GitHub Action with ignore list and update (#10002)
* Add pi-hole.net to ignorelist * Update action for bugfixes * Add regex and test doc * Revert test
Diffstat (limited to '.mlc_config.json')
-rw-r--r--.mlc_config.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/.mlc_config.json b/.mlc_config.json
index 83a2918afd..ccdb194413 100644
--- a/.mlc_config.json
+++ b/.mlc_config.json
@@ -1,4 +1,9 @@
{
+ "ignorePatterns": [
+ {
+ "pattern": "^https:\/\/pi-hole.net"
+ }
+ ],
"replacementPatterns": [
{
"pattern": "^/",