actions-comment-pull-request
actions-comment-pull-request copied to clipboard
Improvement: Automatically check to see if a PR actually triggered the action
Maybe GitHub Actions automatically support this and so this is redundant, but it is common to have actions that have multiple triggers. Since this one inherently requires a PR trigger, it would be nice to cleanly exit when that's not the current type.