Skip to content

Commit 1127432

Browse files
authored
Allow indexing of the cebra docs (#242)
* Allow indexing of the cebra docs * Fix docs workflow
1 parent ae3ef2a commit 1127432

File tree

2 files changed

+0
-9
lines changed

2 files changed

+0
-9
lines changed

.github/workflows/docs.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,6 @@ on:
77
pull_request:
88
branches:
99
- main
10-
- public
11-
- dev
12-
paths:
13-
- '**.py'
14-
- '**.ipynb'
15-
- '**.js'
16-
- '**.rst'
17-
- '**.md'
1810

1911
jobs:
2012
build:

docs/root/robots.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
User-agent: *
22
Disallow: /staging/
3-
Disallow: /docs/

0 commit comments

Comments
 (0)