Skip to content

Commit 5044988

Browse files
authored
Merge pull request #608 from numpy/build-docs-on-release-and-workflow-dispatch
2 parents b9a97b0 + 7800ffc commit 5044988

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/docs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ on:
99
- "CONTRIBUTING.md"
1010
- "mkdocs.yml"
1111
- "uv.lock"
12+
release:
13+
types: [released]
14+
workflow_dispatch:
1215

1316
permissions:
1417
contents: write

0 commit comments

Comments
 (0)