Skip to content

Commit adca219

Browse files
committed
Fixed the build images actions
Signed-off-by: Toomore Chiang <[email protected]>
1 parent 131d3c7 commit adca219

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build_image.yml

+3
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ on:
55
paths:
66
- "Dockerfile-**"
77
- ".github/workflows/build_image.yml"
8+
- "pyproject.toml"
9+
- "poetry.toml"
10+
- "poetry.lock"
811
workflow_dispatch:
912

1013
jobs:

0 commit comments

Comments
 (0)