diff --git a/.github/workflows/autoupdate_develop.yaml b/.github/workflows/autoupdate_develop.yaml index f9e7c69c..5dfc86b2 100644 --- a/.github/workflows/autoupdate_develop.yaml +++ b/.github/workflows/autoupdate_develop.yaml @@ -7,6 +7,9 @@ on: types: - closed +permissions: + contents: write + jobs: merge-master-back-to-develop: if: github.event.pull_request.merged == true