From 2a73cbaf91aa1efab90403ed5fb8afc0c7bbed77 Mon Sep 17 00:00:00 2001 From: Mert Sincan Date: Tue, 19 Nov 2024 09:55:28 +0000 Subject: [PATCH] Update comment_by_label.yml --- .github/workflows/comment_by_label.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/comment_by_label.yml b/.github/workflows/comment_by_label.yml index 01c0ed0252c..a00fc8f602c 100644 --- a/.github/workflows/comment_by_label.yml +++ b/.github/workflows/comment_by_label.yml @@ -20,4 +20,4 @@ jobs: with: issue-number: ${{ github.event.issue.number }} body: | - Due to the PrimeNG team's busy roadmap, this issue is available for anyone to work on. **Make sure to reference this issue in your pull request.** :sparkles: Thank you for your contribution! :sparkles: + Due to PrimeNG team's busy roadmap, this issue is available for anyone to work on. **Make sure to reference this issue in your pull request.** :sparkles: Thank you for your contribution! :sparkles: