diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b39027089f..2991ec90c2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -130,6 +130,9 @@ jobs: name: Check code formatting runs-on: ubuntu-latest container: openrct2/openrct2-build:24-format + permissions: + pull-requests: write + contents: read defaults: run: shell: sh