Skip to content

Commit a6ac8c9

Browse files
committed
CI/docs: remove path dependency
We must include the Rust API docs
1 parent 689d1f4 commit a6ac8c9

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/docs.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,7 @@ on:
66
- develop
77
tags:
88
- 'v*'
9-
paths:
10-
- 'website/**'
11-
- 'docs/**'
12-
- '.github/workflows/docs.yaml'
139
pull_request:
14-
paths:
15-
- 'website/**'
16-
- 'docs/**'
17-
- '.github/workflows/docs.yaml'
1810
workflow_dispatch:
1911

2012
env:

0 commit comments

Comments
 (0)