From 340e603cbe09a0c953260016317ad7bc41d316d4 Mon Sep 17 00:00:00 2001 From: Chris Hennick <4961925+Pr0methean@users.noreply.github.com> Date: Wed, 24 Apr 2024 08:40:54 -0700 Subject: [PATCH] ci: Update name of auto-merge workflow Signed-off-by: Chris Hennick <4961925+Pr0methean@users.noreply.github.com> --- .github/workflows/auto_merge_prs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/auto_merge_prs.yml b/.github/workflows/auto_merge_prs.yml index 127973dbe..8dfa47d81 100644 --- a/.github/workflows/auto_merge_prs.yml +++ b/.github/workflows/auto_merge_prs.yml @@ -1,4 +1,4 @@ -name: Auto-approve and auto-merge owner-written and Dependabot PRs +name: Auto-merge PRs from owner and trusted bots on: pull_request permissions: