This action now works in the "pull_request" context as well. This is preferable to "push" in most cases because generally the netlify deploy doesn't start until the pull request is opened. If you run this action on "push" but don't physically open the PR until many minutes after, you'll have to re-run the action job which is annoying.