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