From 5223f040fb32e589edae4b29bedb9002f58203a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Francesco=20Borz=C3=AC?= Date: Wed, 10 Nov 2021 10:11:15 +0100 Subject: [PATCH] chore(CI): rename workflow --- .github/workflows/pr_labeler.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr_labeler.yml b/.github/workflows/pr_labeler.yml index 7cffffe6b..b179c9abc 100644 --- a/.github/workflows/pr_labeler.yml +++ b/.github/workflows/pr_labeler.yml @@ -1,4 +1,4 @@ -name: Pull Request Labeler +name: PR Labeler on: - pull_request_target