From 1bbcc21960cef22fc9fdcb8635b60539d573f708 Mon Sep 17 00:00:00 2001 From: Joshua Mitchener <64335706+skyjebus@users.noreply.github.com> Date: Fri, 10 Nov 2023 16:34:41 -0500 Subject: [PATCH] Update dependabot-auto-pr.yml --- .github/workflows/dependabot-auto-pr.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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