diff --git a/.github/workflows/autoupdate.yml b/.github/workflows/autoupdate.yml index 49f731598..423686f66 100644 --- a/.github/workflows/autoupdate.yml +++ b/.github/workflows/autoupdate.yml @@ -5,6 +5,10 @@ on: branches: - main +permissions: + pull-requests: write + contents: write + jobs: autoupdate: name: autoupdate