Open
Description
Is your feature request related to a problem? Please describe.
This Action could offer the user a setting to check for changes before updating the PR, that would elevate asserting this in some cases and still allow user to only update the text body, title, labels and assignees of a PR.
Describe the solution you'd like
A extra config-option to enable a 'git diff check' before fairing a PR update.
Describe alternatives you've considered
Have a extra step in every workflow that wants to check for diffs first before updating a given PR.
Additional context
n/a