Skip to content

Commit

Permalink
Update usage example in README
Browse files Browse the repository at this point in the history
  • Loading branch information
TimonVS committed Nov 16, 2022
1 parent 01938b9 commit db93b22
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Expand Up @@ -27,9 +27,8 @@ jobs:
steps:
- uses: TimonVS/pr-labeler-action@v4
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: .github/pr-labeler.yml # optional, .github/pr-labeler.yml is the default value
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
```

## Configuration
Expand Down

0 comments on commit db93b22

Please sign in to comment.