ci: trigger auto-build to verify push trigger works

empty commit, no code changes. 用于验证 build-image.yml 的 push trigger
确实在 commit 推送后自动跑起来,不需要去 Actions UI 手动点。

如果这次 push 后 Gitea Actions 没有自动出现新 run,说明 paths-ignore
对 empty commit 的过滤行为是"vacuously skip",需要至少一个非 ignore 路径
的真实改动才能触发。
This commit is contained in:
2026-05-02 20:47:05 +08:00
parent 32a49be913
commit 3ed37e7719

Diff Content Not Available