Skip to content

Commit

Permalink
Update docs workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
bjhardcastle committed Dec 13, 2023
1 parent 1c5f853 commit 6caea95
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,11 @@ on:
- master
- main
paths:
- "*.md"
- "CHANGELOG.md"
- docs/**
release:
types: [published]
workflow_dispatch:

jobs:
build-doc:
Expand Down

0 comments on commit 6caea95

Please sign in to comment.