Skip to content

Commit d235e31

Browse files
authored
ci(deploy): add paths to deploy workflow (#107)
1 parent 6078440 commit d235e31

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/deploy.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ name: deploy
22

33
on:
44
push:
5+
paths:
6+
- ".github/workflows/docs.yaml"
7+
- "docs/**"
58
branches:
69
- main
710

0 commit comments

Comments
 (0)