Skip to content

Commit

Permalink
Fixed the build images actions
Browse files Browse the repository at this point in the history
Signed-off-by: Toomore Chiang <[email protected]>
  • Loading branch information
toomore committed Jan 21, 2025
1 parent 131d3c7 commit adca219
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ on:
paths:
- "Dockerfile-**"
- ".github/workflows/build_image.yml"
- "pyproject.toml"
- "poetry.toml"
- "poetry.lock"
workflow_dispatch:

jobs:
Expand Down

0 comments on commit adca219

Please sign in to comment.