Skip to content

Commit 6ca7465

Browse files
authored
Merge pull request #274 from ocefpaf/workflow_dispatch
add workflow dispatch
2 parents 9215fcc + 6ead86e commit 6ca7465

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
pull_request:
55
push:
66
branches: [main]
7+
workflow_dispatch:
78

89
jobs:
910
build-docs:

0 commit comments

Comments
 (0)