Update github-takeover.yaml
parent
441a43ae08
commit
559e371bfd
|
@ -23,6 +23,7 @@ requests:
|
|||
words:
|
||||
- "There isn't a GitHub Pages site here."
|
||||
- "For root URLs (like http://example.com/) you must provide an index.html file"
|
||||
- "For root URLs (like <code>http://example.com/</code>) you must provide an"
|
||||
condition: or
|
||||
|
||||
- type: dsl
|
||||
|
@ -31,3 +32,6 @@ requests:
|
|||
- '!contains(host,"github.com")'
|
||||
- '!contains(host,"github.io")'
|
||||
condition: and
|
||||
|
||||
|
||||
# updated by piyushchhiroliya
|
||||
|
|
Loading…
Reference in New Issue