From bb5c7983fcb85b758901f8701d003427820c5f58 Mon Sep 17 00:00:00 2001 From: facundomoyano Date: Wed, 22 May 2024 12:08:46 -0300 Subject: [PATCH] Hotfix PRU-123: message test --- .github/workflows/git-police.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/git-police.yml b/.github/workflows/git-police.yml index b8e5cc00..78786519 100644 --- a/.github/workflows/git-police.yml +++ b/.github/workflows/git-police.yml @@ -45,5 +45,5 @@ jobs: exit 1 fi echo "API call successful with status code $response" - echo "Response text:" + echo "Response text" cat response.txt