From b5617f94bc25b3824069977a967f81bd4b984d5b Mon Sep 17 00:00:00 2001 From: ChristianZaccaria Date: Thu, 24 Oct 2024 12:50:30 +0100 Subject: [PATCH] test pr --- .github/workflows/dependabot-labeler.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dependabot-labeler.yaml b/.github/workflows/dependabot-labeler.yaml index 36131c8c..a2b795c5 100644 --- a/.github/workflows/dependabot-labeler.yaml +++ b/.github/workflows/dependabot-labeler.yaml @@ -1,5 +1,5 @@ # This workflow file adds the 'lgtm' and 'approved' labels to Dependabot PRs -# This is done to ensure that the PRs that pass e2e are automatically merged/added to merge-queues by the CodeFlare bots +# This is done to ensure that the PRs that pass e2e are automatically merged/added to merge-queues by the CodeFlare botsd name: Dependabot Labeler on: