[skip ci] add path filters to workflows
Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
@ -3,6 +3,7 @@ name: Build the docker image for the API
|
||||
on:
|
||||
push:
|
||||
branches: ["main"]
|
||||
paths: ["api/**"]
|
||||
|
||||
env:
|
||||
REGISTRY: git.ngn.tf
|
||||
|
Reference in New Issue
Block a user