From 2cbe227412f8c27ef19dc1d1eb98f97a34356bba Mon Sep 17 00:00:00 2001 From: 0xLucca <95830307+0xLucca@users.noreply.github.com> Date: Wed, 4 Sep 2024 10:32:38 -0300 Subject: [PATCH] Remove description (#12) --- .github/workflows/vale.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/vale.yml b/.github/workflows/vale.yml index f251ba68b..abc64acae 100644 --- a/.github/workflows/vale.yml +++ b/.github/workflows/vale.yml @@ -1,5 +1,4 @@ name: Vale Review -description: "This action runs Vale to review documentation for grammar and style issues on pull requests to the master branch." on: pull_request: