We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae3ef2a commit 1127432Copy full SHA for 1127432
.github/workflows/docs.yml
@@ -7,14 +7,6 @@ on:
7
pull_request:
8
branches:
9
- main
10
- - public
11
- - dev
12
- paths:
13
- - '**.py'
14
- - '**.ipynb'
15
- - '**.js'
16
- - '**.rst'
17
- - '**.md'
18
19
jobs:
20
build:
docs/root/robots.txt
@@ -1,3 +1,2 @@
1
User-agent: *
2
Disallow: /staging/
3
-Disallow: /docs/
0 commit comments