From 628159f4166dd5ff537d087d0da7fe01d487db67 Mon Sep 17 00:00:00 2001 From: mirnawong1 Date: Mon, 17 Jun 2024 15:45:59 +0100 Subject: [PATCH] add --- .github/workflows/vale.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/vale.yml b/.github/workflows/vale.yml index 0a2e7ffeb78..002e6da0c32 100644 --- a/.github/workflows/vale.yml +++ b/.github/workflows/vale.yml @@ -7,7 +7,7 @@ on: permissions: contents: read - pull-requests: write + pull-requests: write jobs: vale: # Vale linting job @@ -89,4 +89,3 @@ jobs: done env: REVIEWDOG_GITHUB_API_TOKEN: ${{ secrets.REVIEWDOG_GITHUB_API_TOKEN }} - \ No newline at end of file