From f6baff9e14a3bae63031ec2a8235f9e82fcf57b6 Mon Sep 17 00:00:00 2001 From: Tang Rufus Date: Fri, 6 Dec 2024 04:47:03 +0000 Subject: [PATCH] Update dependabot-auto-merge.yml (#14) --- .github/workflows/dependabot-auto-merge.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dependabot-auto-merge.yml b/.github/workflows/dependabot-auto-merge.yml index 44d9739..13382b7 100644 --- a/.github/workflows/dependabot-auto-merge.yml +++ b/.github/workflows/dependabot-auto-merge.yml @@ -1,6 +1,6 @@ # Taken from https://docs.github.com/en/code-security/dependabot/working-with-dependabot/automating-dependabot-with-github-actions # and https://github.com/dependabot/fetch-metadata/blob/06ea45a2e4582d87b11f03c7ce596ae3261f39f6/README.md?plain=1#L133-L160 -name: Auto-merge Dependabot Pull Request +name: Dependabot Auto-merge on: pull_request