Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 024b8f3

Browse files
author
Massimiliano Pippi
authored
run docs build on more path changes (#607)
1 parent 27a9106 commit 024b8f3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎.github/workflows/docs.yaml‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,14 @@ on:
77
- synchronize
88
- closed
99
paths:
10+
# existing docs
1011
- 'docs/**'
12+
# changes to the cli reference generator
1113
- 'docsgen/**'
14+
# potential changes to commands documentation
15+
- 'cli/**'
16+
# potential changes to gRPC documentation
17+
- 'rpc/**'
1218

1319
jobs:
1420
build:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /