fix: align CI tags and webhook healthcheck

This commit is contained in:
2026-09-24 18:49:20 +08:00
parent 704b14f05a
commit 438ced278f
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -28,6 +28,7 @@ name: CI
on:
push:
branches: [master]
tags: ['v*']
pull_request:
schedule:
# Weekly probe of the live endpoints, so external API changes surface.