We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00c12f1 commit c7d0d9eCopy full SHA for c7d0d9e
1 file changed
.github/workflows/xgboost.pr-3.2.yml
@@ -10,6 +10,8 @@ on:
10
- ".github/workflows/xgboost.pipeline.yml"
11
- ".github/workflows/xgboost.pr-3.2.yml"
12
- "docker/xgboost/Dockerfile"
13
+ - "docker/xgboost/pyproject.toml"
14
+ - "docker/xgboost/uv.lock"
15
- "scripts/docker/common/**"
16
- "scripts/docker/xgboost/**"
17
- "test/sanity/**"
@@ -50,6 +52,8 @@ jobs:
50
52
build-change:
51
53
- ".github/config/image/xgboost/sagemaker.yml"
54
55
56
57
58
59
- "test/security/data/ecr_scan_allowlist/xgboost/**"
0 commit comments