From 4dfb49966f7b0099e5395c250272d93e12bd5d92 Mon Sep 17 00:00:00 2001 From: taskylizard <75871323+taskylizard@users.noreply.github.com> Date: Tue, 4 Jun 2024 16:27:14 +0530 Subject: [PATCH] Update labeler.yml --- .github/workflows/labeler.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 8abf0b8a4..fc0457f62 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -1,4 +1,4 @@ -name: 'Pull Request Labeler' +name: 'Pull Request Housekeeping' on: [pull_request_target]