diff --git a/.github/workflows/dependabot.yml b/.github/workflows/dependabot.yml index 9f724aaf4..c0026d45e 100644 --- a/.github/workflows/dependabot.yml +++ b/.github/workflows/dependabot.yml @@ -1,8 +1,8 @@ name: Dependabot auto-approve on: - workflow_dispatch - pull_request + workflow_dispatch: + pull_request: permissions: pull-requests: write