From 0fb61663716b18d34cbcf968a31b24bdf6b14721 Mon Sep 17 00:00:00 2001 From: dan-mm Date: Mon, 30 Oct 2023 16:47:50 +0100 Subject: [PATCH] try query for finding Eco-CI comments --- action.yml | 34 ++++++++++++++-------------------- 1 file changed, 14 insertions(+), 20 deletions(-) diff --git a/action.yml b/action.yml index 7cd762dc..3ff4e550 100644 --- a/action.yml +++ b/action.yml @@ -159,29 +159,23 @@ runs: run: | PR_NUMBER="${{ github.event.pull_request.number }}" - # Define the GraphQL query to retrieve comments for the PR - # query=$(cat <