Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stephanmiehe authored Dec 24, 2024
1 parent b0c5534 commit 49505cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 49505cd

Please sign in to comment.