Skip to content

Commit

Permalink
docs: render site on changes to quarto config file
Browse files Browse the repository at this point in the history
  • Loading branch information
kelly-sovacool authored Dec 18, 2023
1 parent 3f77f08 commit ed5e9fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/quarto-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
push:
branches: main
paths:
- "_quarto.yml"
- "docs/**"
- "**.md"
- "**.qmd"
Expand Down

0 comments on commit ed5e9fd

Please sign in to comment.