Skip to content

Commit

Permalink
ci: update deploy-docs workflow to trigger on changes in the docs dir…
Browse files Browse the repository at this point in the history
…ectory
  • Loading branch information
oekazuma committed Dec 18, 2024
1 parent 9d43801 commit 67c490e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
push:
branches:
- main
paths:
- 'docs/**'

permissions:
contents: read
Expand Down

0 comments on commit 67c490e

Please sign in to comment.