Skip to content

Commit

Permalink
allow manual trigger of documenter action
Browse files Browse the repository at this point in the history
  • Loading branch information
jw3126 committed Aug 15, 2022
1 parent a268e00 commit 6e2deff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Documenter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
tags: [v*]
pull_request:
branches: [master]
workflow_dispatch:
jobs:
Documenter:
name: Documentation
Expand Down

0 comments on commit 6e2deff

Please sign in to comment.