From ccbedd1217499e5215ee8f2b37b0ceaebf01ee47 Mon Sep 17 00:00:00 2001 From: "dls-graph-schema-federator[bot]" <183111110+dls-graph-schema-federator[bot]@users.noreply.github.com> Date: Thu, 24 Apr 2025 15:50:24 +0000 Subject: [PATCH] chore: update workflows schema to graph-proxy@v0.1.3 --- schema/workflows.graphql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schema/workflows.graphql b/schema/workflows.graphql index cc454d5..6433717 100644 --- a/schema/workflows.graphql +++ b/schema/workflows.graphql @@ -12,7 +12,7 @@ type Artifact { """ mimeType: String! } - + """ Implement the DateTime scalar