Skip to content

Commit 09cad44

Browse files
authored
ci docs: add config/nimdoc.cfg to paths (#15566)
1 parent 12c8ef5 commit 09cad44

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci_docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
paths:
55
- 'compiler/docgen.nim'
66
- 'compiler/renderverbatim.nim'
7+
- 'config/nimdoc.cfg'
78
- 'doc/**.rst'
89
- 'doc/nimdoc.css'
910
- 'lib/**.nim'
@@ -17,6 +18,7 @@ on:
1718
paths:
1819
- 'compiler/docgen.nim'
1920
- 'compiler/renderverbatim.nim'
21+
- 'config/nimdoc.cfg'
2022
- 'doc/**.rst'
2123
- 'doc/nimdoc.css'
2224
- 'lib/**.nim'

0 commit comments

Comments
 (0)