Skip to content

Commit 35495e3

Browse files
Adjust deploy yml
1 parent d386b5d commit 35495e3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
- main
77
paths:
88
- "src/**"
9+
- "docs/**"
10+
- ".github/workflows/deploy.yml"
911
- "terraform/**"
1012
- "Dockerfile"
1113
- "pyproject.toml"

0 commit comments

Comments
 (0)