Skip to content

Commit

Permalink
Merge pull request #293 from Muhammed-Rahif/docs/update-readme
Browse files Browse the repository at this point in the history
docs(readme): specified 'yml' syntax highlighting
  • Loading branch information
pje committed Jan 7, 2022
2 parents 468de4e + c35a9a2 commit 3194b4b
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 @@ -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
Expand Down

0 comments on commit 3194b4b

Please sign in to comment.