Add images.json (#3612)

This commit is contained in:
Geoff Bourne
2025-08-10 22:06:31 -05:00
committed by GitHub
parent eb682118ff
commit e4859fb23a
4 changed files with 26 additions and 0 deletions

View File

@@ -12,6 +12,7 @@ on:
- "examples/**"
- "notes/**"
- "kustomize/**"
- "images.json"
jobs:
build:

View File

@@ -11,6 +11,7 @@ on:
- "kustomize/**"
- "docker-compose*.yml"
- "mkdocs.yml"
- "images.json"
jobs:
build: