Merge pull request #293 from Muhammed-Rahif/docs/update-readme

docs(readme): specified 'yml' syntax highlighting
This commit is contained in:
Patrick Ellis
2022-01-07 12:02:36 -05:00
committed by GitHub

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