From 20e2f78490f1d2d7f2843f72c7a6717e4c944830 Mon Sep 17 00:00:00 2001 From: Danny Avila Date: Mon, 17 Aug 2026 22:42:59 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=A9=B9=20ci:=20Quote=20Colon=20in=20Codeg?= =?UTF-8?q?raph=20Votes=20Workflow=20(Invalid=20YAML)=20(#14952)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/codegraph-e2e-votes.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/codegraph-e2e-votes.yml b/.github/workflows/codegraph-e2e-votes.yml index c5b3b496d6..6a61c4583f 100644 --- a/.github/workflows/codegraph-e2e-votes.yml +++ b/.github/workflows/codegraph-e2e-votes.yml @@ -189,4 +189,4 @@ jobs: - name: Done if: always() - run: echo "codegraph-votes: complete" + run: 'echo "codegraph-votes: complete"'