Skip to content

Commit

Permalink
ci: add additional paths to trigger docs re-deployment
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Meyer <[email protected]>
  • Loading branch information
katexochen committed Mar 13, 2024
1 parent 2bdf829 commit f08cff6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docs_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
- main
paths:
- docs/**
- .github/workflows/docs_publish.yml
- packages/contrast-docs/**

permissions:
contents: write
Expand Down

0 comments on commit f08cff6

Please sign in to comment.