This commit is contained in:
parent
378f10c992
commit
52553796d3
3 changed files with 15 additions and 1 deletions
|
@ -4,6 +4,13 @@ on:
|
|||
push:
|
||||
tags:
|
||||
- "*"
|
||||
paths:
|
||||
- "deployment/**"
|
||||
- "docker/**"
|
||||
- "src/**"
|
||||
- "Dockerfile"
|
||||
- "pyproject.toml"
|
||||
- "uv.lock"
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue