Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshwJB authored Dec 7, 2022
1 parent 5f1f047 commit b412664
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## Usage via GitHub Actions

```
name: "Pull Request Labelling"
name: "Pull Request Size Labelling"
on:
pull_request:
types:
Expand All @@ -16,7 +16,7 @@ jobs:
addLabels:
runs-on: ubuntu-latest
steps:
- uses: JoshwJB/pull-request-size-probot@v1
- uses: JoshwJB/pull-request-size-labelling-probot@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
```
Expand Down

0 comments on commit b412664

Please # to comment.