diff --git a/.github/workflows/autofix.yml b/.github/workflows/autofix.yml index 9c1d52e3..64eab75a 100644 --- a/.github/workflows/autofix.yml +++ b/.github/workflows/autofix.yml @@ -3,7 +3,7 @@ name: autofix.ci on: pull_request: permissions: - contents: read + contents: write jobs: autofix: