diff --git a/.github/workflows/dependabot-automerge.yml b/.github/workflows/dependabot-automerge.yml index 80c9994..cdc0671 100644 --- a/.github/workflows/dependabot-automerge.yml +++ b/.github/workflows/dependabot-automerge.yml @@ -11,6 +11,8 @@ concurrency: group: dependabot-automerge-${{ github.event.pull_request.number }} cancel-in-progress: false + +permissions: {} jobs: dependabot: name: Auto-merge Dependabot patch/minor PRs