Skip to content

Commit 9b95df1

Browse files
committed
Move RST documentation to /docs
1 parent d875bb0 commit 9b95df1

File tree

10 files changed

+2
-2
lines changed

10 files changed

+2
-2
lines changed

.github/workflows/doctor-rst.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ on:
44
push:
55
paths:
66
- '**.rst'
7-
- 'src/*/doc/**'
7+
- 'docs/**'
88
pull_request:
99
paths:
1010
- '**.rst'
11-
- 'src/*/doc/**'
11+
- 'docs/**'
1212

1313
jobs:
1414
doctor-rst:
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)