diff --git a/.github/workflows/dependabot-merge.yml b/.github/workflows/dependabot-merge.yml index 473798c..34c13f0 100644 --- a/.github/workflows/dependabot-merge.yml +++ b/.github/workflows/dependabot-merge.yml @@ -6,6 +6,10 @@ on: - cron: 0 9 * * Mon - cron: 0 10 * * Mon + +permissions: + pull-requests: write + jobs: auto-approve: name: Approve PR