Skip to content

Commit b29026c

Browse files
authored
Add workflow path for GitHub Actions validation (#14000)
1 parent 038ddb0 commit b29026c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/validate_docs_build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
pull_request:
55
paths:
66
- 'docs/**'
7+
- '.github/workflows/*'
78

89
jobs:
910
deploy:

0 commit comments

Comments
 (0)