Skip to content

Commit

Permalink
ci(website): Fix re-deploy website if only the mkdocs configuration c…
Browse files Browse the repository at this point in the history
…hanges (#782)
  • Loading branch information
theofidry authored Jan 9, 2023
1 parent 7e71cc1 commit 549ae2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gh-pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- main
paths:
- doc/**
- mkdocs.yaml

jobs:
deploy:
Expand Down

0 comments on commit 549ae2a

Please sign in to comment.