From 49505cd79b6c33badf98e14e8cf2708a33e6de3f Mon Sep 17 00:00:00 2001 From: Stephan Miehe <49914758+stephanmiehe@users.noreply.github.com> Date: Tue, 24 Dec 2024 08:47:23 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ce51fa..c0cb48c 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ critical: ### Create Workflow -Create a workflow (eg: `.github/workflows/labeler.yml` see [Creating a Workflow file]([https://help.github.com/en/articles/configuring-a-workflow#creating-a-workflow-file](https://docs.github.com/en/actions/use-cases-and-examples/creating-an-example-workflow ))) to utilize the labeler action with content: +Create a workflow (eg: `.github/workflows/labeler.yml` see [Creating a Workflow file]([https://help.github.com/en/articles/configuring-a-workflow#creating-a-workflow-file](https://docs.github.com/en/actions/use-cases-and-examples/creating-an-example-workflow ) to utilize the labeler action with content: ```yml name: "Issue Labeler"