From 0c7e480f71c7eaee697d9c9d03908d381bf9b908 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2026 09:26:10 +0000 Subject: [PATCH] test: break manifest so validate gate must fail Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .github/manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/manifest.yaml b/.github/manifest.yaml index 55ee791f..1d7ceb4a 100644 --- a/.github/manifest.yaml +++ b/.github/manifest.yaml @@ -25,7 +25,7 @@ ci: optional_depends_on: - app deploys: - - name: app + - name: "" workflow: .github/workflows/deploy-app.yaml triggers: [] supports_dry_run: true