Skip to content

Commit

Permalink
docs: remove unneeded yaml example
Browse files Browse the repository at this point in the history
  • Loading branch information
peaceiris committed Nov 25, 2020
1 parent 11a4e68 commit f969ecb
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,13 +145,6 @@ labels:

You need to provide a personal access token to an auto label GitHub Actions or GitHub Bot like `actions/labeler`.

```yaml
- name: Label Commenter
uses: peaceiris/actions-label-commenter@v1
with:
github_token: ${{ secrets.GH_PAT }}
```

<div align="right">
<a href="#table-of-contents">Back to TOC ☝️</a>
</div>
Expand Down

0 comments on commit f969ecb

Please sign in to comment.