Skip to content

Commit

Permalink
Add manual trigger for docs build
Browse files Browse the repository at this point in the history
  • Loading branch information
liang2kl committed Nov 11, 2022
1 parent f8b2fba commit 8827a6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
- docs/**
- mkdocs.yml
- requirements-docs.txt
workflow_dispatch:
jobs:
deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 8827a6c

Please sign in to comment.