Skip to content

Commit

Permalink
Fix pull_request event typo (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesbt365 authored Aug 26, 2022
1 parent cc55473 commit 2b2ee49
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 @@ -95,7 +95,7 @@ The labeler action is also available for pull requests. Make sure the workflow i

```
on:
pull_requests:
pull_request:
types: [opened, edited]
```

Expand Down

0 comments on commit 2b2ee49

Please sign in to comment.