Skip to content

Commit

Permalink
ci: build docs site when any docs-related files change
Browse files Browse the repository at this point in the history
  • Loading branch information
kelly-sovacool authored Jul 29, 2024
1 parent b3bd2a1 commit c9a23e9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
- main
paths:
- "docs/**"
- mkdocs.yml
- .github/workflows/docs.yml

jobs:
deploy:
Expand Down

0 comments on commit c9a23e9

Please sign in to comment.