diff --git a/.github/workflows/pretty-fix.yml b/.github/workflows/pretty-fix.yml index ae7a24605..97c349041 100644 --- a/.github/workflows/pretty-fix.yml +++ b/.github/workflows/pretty-fix.yml @@ -5,7 +5,7 @@ env: NODE_VERSION: "20.16.0" permissions: - contents: read + contents: write pull-requests: write on: