🧪 test: trigger workflow via code change

This commit is contained in:
2026-04-09 08:41:14 +02:00
parent 7e8a1f3ae7
commit a8533a7a15

View File

@@ -48,3 +48,5 @@ func (s *Service) Greet(ctx context.Context, name string) string {
}
return "Hello " + name + "!"
}
// Test workflow trigger