We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 038ddb0 commit 0a329b4Copy full SHA for 0a329b4
1 file changed
.github/workflows/validate_docs_build.yml
@@ -4,6 +4,7 @@ on:
4
pull_request:
5
paths:
6
- 'docs/**'
7
+ - '.github/workflows/*'
8
9
jobs:
10
deploy:
0 commit comments