mirror of
https://github.com/actions/labeler.git
synced 2025-12-11 12:07:32 +00:00
docs(readme): specified 'yml' syntax highlighting
specified 'yml' syntax highlighting for a code block example in readme
This commit is contained in:
@@ -88,7 +88,7 @@ frontend:
|
||||
|
||||
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:
|
||||
|
||||
```
|
||||
```yml
|
||||
name: "Pull Request Labeler"
|
||||
on:
|
||||
- pull_request_target
|
||||
|
||||
Reference in New Issue
Block a user