diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index 38e5709d27..56fc99e173 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -1239,6 +1239,7 @@ jobs: pull_request_url: ${{ steps.pr.outputs.pull_request_url }} permissions: + contents: write # Mandatory for `git push` to work pull-requests: write steps: