chore(CI): re-trigger CI on HEAD SHA 635bb153

[infra-sre-agent] Force real commit to ensure pull_request event fires.
This commit is contained in:
2026-05-15 15:32:24 +00:00
parent 635bb153b8
commit 33b6a18a6b
+2
View File
@@ -129,3 +129,5 @@ func RunMigrations(migrationsDir string) error {
log.Printf("Applied %d migrations (%d already applied)", applied, skipped)
return nil
}