diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 71eda74..98e708e 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -6,7 +6,7 @@ on: branches: [master] permissions: checks: write - contents: read + contents: write pull-requests: write jobs: test: