Skip to content

Commit

Permalink
Deploy docs on changing mkdocs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ahosgood committed Nov 27, 2024
1 parent df0a69b commit 4320b8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- main
paths:
- 'docs/**'
- 'mkdocs.yml'

permissions:
contents: read
Expand Down

0 comments on commit 4320b8a

Please sign in to comment.