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: