Skip to content

Commit c7d0d9e

Browse files
committed
ci(xgboost): trigger PR build+tests on pyproject/uv.lock changes
Signed-off-by: Jinyan Li <jinyali@amazon.com>
1 parent 00c12f1 commit c7d0d9e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/xgboost.pr-3.2.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ on:
1010
- ".github/workflows/xgboost.pipeline.yml"
1111
- ".github/workflows/xgboost.pr-3.2.yml"
1212
- "docker/xgboost/Dockerfile"
13+
- "docker/xgboost/pyproject.toml"
14+
- "docker/xgboost/uv.lock"
1315
- "scripts/docker/common/**"
1416
- "scripts/docker/xgboost/**"
1517
- "test/sanity/**"
@@ -50,6 +52,8 @@ jobs:
5052
build-change:
5153
- ".github/config/image/xgboost/sagemaker.yml"
5254
- "docker/xgboost/Dockerfile"
55+
- "docker/xgboost/pyproject.toml"
56+
- "docker/xgboost/uv.lock"
5357
- "scripts/docker/common/**"
5458
- "scripts/docker/xgboost/**"
5559
- "test/security/data/ecr_scan_allowlist/xgboost/**"

0 commit comments

Comments
 (0)