From eb1de635494784e4ec617b31334538fed7c54771 Mon Sep 17 00:00:00 2001 From: Charlie Le <3375195+CharlieTLe@users.noreply.github.com> Date: Sat, 26 Oct 2024 13:58:41 -0700 Subject: [PATCH] Update dependabot-prs.yml --- .github/workflows/dependabot-prs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dependabot-prs.yml b/.github/workflows/dependabot-prs.yml index 7e2f9c72fc..c79e601a20 100644 --- a/.github/workflows/dependabot-prs.yml +++ b/.github/workflows/dependabot-prs.yml @@ -3,7 +3,7 @@ name: Dependabot auto-merge on: pull_request: - branches: [ main ] + branches: [ main ] permissions: pull-requests: write contents: write