From 2d43b67724591c8cb90d310e20f535d9dc7eea03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebasti=C3=A1n=20Ram=C3=ADrez?= Date: Wed, 14 Aug 2024 20:22:04 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Update=20configs=20for=20permiss?= =?UTF-8?q?ions?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/autofix.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/autofix.yml b/.github/workflows/autofix.yml index 770475c0f..b49aca714 100644 --- a/.github/workflows/autofix.yml +++ b/.github/workflows/autofix.yml @@ -8,6 +8,9 @@ on: jobs: autofix: runs-on: ubuntu-latest + permissions: + contents: write + pull-requests: read steps: - name: Dump GitHub context env: