Update github-takeover.yaml

patch-1
th3r4id 2022-12-08 10:23:35 +05:30 committed by GitHub
parent 441a43ae08
commit 559e371bfd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -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