From 7ed8f49e72137bff5c5bb1ae88dc8853b2575c9e Mon Sep 17 00:00:00 2001 From: George <31376482+george-gca@users.noreply.github.com> Date: Mon, 22 Jan 2024 13:40:33 -0300 Subject: [PATCH] Update prettier-on-pr.yml permissions --- .github/workflows/prettier-on-pr.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/prettier-on-pr.yml b/.github/workflows/prettier-on-pr.yml index 5bb850d..320df2f 100644 --- a/.github/workflows/prettier-on-pr.yml +++ b/.github/workflows/prettier-on-pr.yml @@ -7,6 +7,9 @@ on: - main workflow_dispatch: +permissions: + pull-requests: write + jobs: check: # available images: https://github.com/actions/runner-images#available-images