diff --git a/.github/workflows/qa.yml b/.github/workflows/qa.yml index dca0c9a2a..541582f0f 100644 --- a/.github/workflows/qa.yml +++ b/.github/workflows/qa.yml @@ -6,6 +6,10 @@ on: pull_request: branches: [ master ] +permissions: + checks: write + contents: write + pull-requests: write jobs: build: