[CI] Add auto update workflow for Dockerfile graph (#11879)

Signed-off-by: wineandchord <guoqizhou19@gmail.com>
This commit is contained in:
wineandchord
2025-04-10 21:43:05 +08:00
committed by GitHub
parent ce8d6b75fc
commit 8661c0241d
2 changed files with 84 additions and 0 deletions

View File

@@ -122,6 +122,12 @@ repos:
language: system
always_run: true
pass_filenames: false
- id: update-dockerfile-graph
name: Update Dockerfile dependency graph
entry: tools/update-dockerfile-graph.sh
language: script
files: ^docker/Dockerfile$
pass_filenames: false
# Keep `suggestion` last
- id: suggestion
name: Suggestion