From 3f415db53853822a2e9cd4ac9100baffbd470225 Mon Sep 17 00:00:00 2001 From: Stephan Miehe <49914758+stephanmiehe@users.noreply.github.com> Date: Mon, 23 Dec 2024 14:48:21 +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 4111188..7ce51fa 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)) 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"