Skip to content

Commit 59f7351

Browse files
authored
Merge pull request #64 from microsoft/ci/deploy-on-overrides
ci: deploy docs when overrides/ changes + add manual trigger
2 parents 0f5dfb3 + b9651da commit 59f7351

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

‎.github/workflows/deploy-docs.yml‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,10 @@ on:
66
- main
77
paths:
88
- 'docs/**'
9+
- 'overrides/**'
910
- 'mkdocs.yml'
1011
- 'docs-requirements.txt'
12+
workflow_dispatch:
1113

1214
jobs:
1315
deploy:

0 commit comments

Comments
 (0)