Skip to content

Commit

Permalink
WIP: allowing ddocs deploy manual trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
9and3 committed Dec 30, 2024
1 parent 5aa112d commit 8ff77c9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/doc-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ on:
- 'deps/**'
- 'docs/**'
- 'materials/**'
workflow_dispatch: # allows manual trigger


jobs:
build-doc:
Expand Down

0 comments on commit 8ff77c9

Please sign in to comment.