Trigger P2 CI to pick up the Go sudo fix
All checks were successful
CI — P2 Drift (Go + Node) / saas (push) Successful in 29s
CI — P2 Drift (Go + Node) / agent (push) Successful in 55s

This commit is contained in:
2026-03-01 16:55:52 +00:00
parent c1faed7c73
commit 1af409ad7e

View File

@@ -101,3 +101,4 @@ func runWatch(sqsQueue, endpoint, apiKey string, interval int) error {
return nil return nil
} }
// Re-trigger Go CI // Re-trigger Go CI
// Trigger P2 CI for sudo fix