Skip to content

Commit

Permalink
Update README.md (#47)
Browse files Browse the repository at this point in the history
fixed typo pull_request => pull_request:
  • Loading branch information
extreme4all authored Apr 21, 2021
1 parent 8278502 commit 3e7fd25
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 @@ -7,7 +7,7 @@ Create a workflow (e.g. `.github/workflows/action.yml` For more detail, refer to
```yml
name: 'Auto Assign'
on:
pull_request
pull_request:
types: [opened, ready_for_review]

jobs:
Expand Down

0 comments on commit 3e7fd25

Please sign in to comment.