diff --git a/.github/workflows/depdendabot.yml b/.github/workflows/depdendabot.yml index 6f3901c..6a21161 100644 --- a/.github/workflows/depdendabot.yml +++ b/.github/workflows/depdendabot.yml @@ -1,8 +1,6 @@ name: Approve and auto-merge dependabot PRs on: - push: - branches: [main] pull_request: branches: [main]