fix: trigger ci for docker image changes (#1527)

This commit is contained in:
leejet
2026-05-19 22:05:03 +08:00
committed by GitHub
parent 99bd062546
commit 0045a72b96

View File

@@ -14,6 +14,8 @@ on:
paths:
[
".github/workflows/**",
".dockerignore",
"Dockerfile*",
"**/CMakeLists.txt",
"**/Makefile",
"**/*.h",
@@ -29,6 +31,8 @@ on:
paths:
[
".github/workflows/**",
".dockerignore",
"Dockerfile*",
"**/CMakeLists.txt",
"**/Makefile",
"**/*.h",