Skip to content

Commit

Permalink
Merge pull request #3706 from wwahammy/add-workflow-dispatch-to-doc-ci
Browse files Browse the repository at this point in the history
Add workflow-dispatch to doc-ci to run manually
  • Loading branch information
ocdtrekkie authored Jan 14, 2024
2 parents 7e87e6e + be238a4 commit 4f9d6d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/doc-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
paths:
- 'mkdocs.yml'
- 'docs/**'
workflow_dispatch:

jobs:
build:
Expand Down

0 comments on commit 4f9d6d7

Please sign in to comment.