docs(readme): specified 'yml' syntax highlighting

specified 'yml' syntax highlighting for a code block example in readme
This commit is contained in:
Muhammed Rahif
2021-12-18 14:24:46 +05:30
committed by GitHub
parent 590628261a
commit c35a9a27a3

View File

@@ -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