From 128ae97d1e9ca5a88eb0ffbe6eb47aec5a0e3071 Mon Sep 17 00:00:00 2001 From: MaksimZhukov <46996400+MaksimZhukov@users.noreply.github.com> Date: Tue, 25 Oct 2022 14:40:11 +0200 Subject: [PATCH] Update remove-label.yml --- .github/workflows/remove-label.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/remove-label.yml b/.github/workflows/remove-label.yml index c08f470..c6cf747 100644 --- a/.github/workflows/remove-label.yml +++ b/.github/workflows/remove-label.yml @@ -1,4 +1,4 @@ -name: "Pull Request Labeler" +name: "Remove label" on: - pull_request_target