Skip to content

Commit d72a6d1

Browse files
authored
Enable doc build to run on PRs (#2315)
Enable doc build to run on PRs when files in `docs/**` path are changed to enable preview
1 parent 0640474 commit d72a6d1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/doc_build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ on:
1212
pull_request:
1313
paths:
1414
- 'docs/**'
15-
- '!docs/**'
1615
workflow_dispatch:
1716

1817
concurrency:

0 commit comments

Comments
 (0)