File tree Expand file tree Collapse file tree 6 files changed +12
-0
lines changed
Expand file tree Collapse file tree 6 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 66 paths :
77 - ' scripts/images/datamate-python/**'
88 - ' .github/workflows/docker-image-backend-python.yml'
9+ - ' .github/workflows/docker-images-reusable.yml'
910 pull_request :
1011 branches : [ "main" ]
1112 paths :
1213 - ' scripts/images/datamate-python/**'
1314 - ' .github/workflows/docker-image-backend-python.yml'
15+ - ' .github/workflows/docker-images-reusable.yml'
1416 workflow_dispatch :
1517 workflow_call :
1618
Original file line number Diff line number Diff line change 77 - ' backend/**'
88 - ' scripts/images/backend/**'
99 - ' .github/workflows/docker-image-backend.yml'
10+ - ' .github/workflows/docker-images-reusable.yml'
1011 pull_request :
1112 branches : [ "main" ]
1213 paths :
1314 - ' backend/**'
1415 - ' scripts/images/backend/**'
1516 - ' .github/workflows/docker-image-backend.yml'
17+ - ' .github/workflows/docker-images-reusable.yml'
1618 workflow_dispatch :
1719 workflow_call :
1820
Original file line number Diff line number Diff line change 77 - ' scripts/db/**'
88 - ' scripts/images/database/**'
99 - ' .github/workflows/docker-image-database.yml'
10+ - ' .github/workflows/docker-images-reusable.yml'
1011 pull_request :
1112 branches : [ "main" ]
1213 paths :
1314 - ' scripts/db/**'
1415 - ' scripts/images/database/**'
1516 - ' .github/workflows/docker-image-database.yml'
17+ - ' .github/workflows/docker-images-reusable.yml'
1618 workflow_dispatch :
1719 workflow_call :
1820
Original file line number Diff line number Diff line change 88 - ' scripts/images/deer-flow-backend/**'
99 - ' scripts/images/deer-flow-frontend/**'
1010 - ' .github/workflows/docker-image-deer-flow.yml'
11+ - ' .github/workflows/docker-images-reusable.yml'
1112 pull_request :
1213 branches : [ "main" ]
1314 paths :
1415 - ' runtime/deer-flow/**'
1516 - ' scripts/images/deer-flow-backend/**'
1617 - ' scripts/images/deer-flow-frontend/**'
1718 - ' .github/workflows/docker-image-deer-flow.yml'
19+ - ' .github/workflows/docker-images-reusable.yml'
1820 workflow_dispatch :
1921 workflow_call :
2022
Original file line number Diff line number Diff line change 77 - ' frontend/**'
88 - ' scripts/images/frontend/**'
99 - ' .github/workflows/docker-image-frontend.yml'
10+ - ' .github/workflows/docker-images-reusable.yml'
1011 pull_request :
1112 branches : [ "main" ]
1213 paths :
1314 - ' frontend/**'
1415 - ' scripts/images/frontend/**'
1516 - ' .github/workflows/docker-image-frontend.yml'
17+ - ' .github/workflows/docker-images-reusable.yml'
1618 workflow_dispatch :
1719 workflow_call :
1820
Original file line number Diff line number Diff line change 88 - ' runtime/python-executor/**'
99 - ' scripts/images/runtime/**'
1010 - ' .github/workflows/docker-image-runtime.yml'
11+ - ' .github/workflows/docker-images-reusable.yml'
1112 pull_request :
1213 branches : [ "main" ]
1314 paths :
1415 - ' runtime/ops/**'
1516 - ' runtime/python-executor/**'
1617 - ' scripts/images/runtime/**'
1718 - ' .github/workflows/docker-image-runtime.yml'
19+ - ' .github/workflows/docker-images-reusable.yml'
1820 workflow_dispatch :
1921 workflow_call :
2022
You can’t perform that action at this time.
0 commit comments