There was an error while loading. Please reload this page.
2 parents 0f5dfb3 + b9651da commit 59f7351Copy full SHA for 59f7351
1 file changed
.github/workflows/deploy-docs.yml
@@ -6,8 +6,10 @@ on:
6
- main
7
paths:
8
- 'docs/**'
9
+ - 'overrides/**'
10
- 'mkdocs.yml'
11
- 'docs-requirements.txt'
12
+ workflow_dispatch:
13
14
jobs:
15
deploy:
0 commit comments