Skip to content

Commit

Permalink
Merge pull request #6 from yhamano0312/master
Browse files Browse the repository at this point in the history
support reopen event trigger
  • Loading branch information
MokkeMeguru authored Nov 18, 2022
2 parents fd1b067 + f754a87 commit b45895f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Toolkit.run(
'pull_request.opened',
'pull_request.synchronize',
'pull_request.ready_for_review',
'pull_request.reopened',
],
secrets: ['GITHUB_TOKEN'],
},
Expand Down

0 comments on commit b45895f

Please sign in to comment.