diff --git a/.github/workflows/dependabot-auto-pr.yml b/.github/workflows/dependabot-auto-pr.yml index f179094..1d4b98b 100644 --- a/.github/workflows/dependabot-auto-pr.yml +++ b/.github/workflows/dependabot-auto-pr.yml @@ -1,9 +1,8 @@ name: Dependabot auto pr merge on: - push: pull_request: - types: [ opened ] + types: [opened] branches: - main