The action currently hardcodes the GitHub user to be associated with the Token specified on the environment. However, if a user wanted to create the PR as a different user this would block them.
A field could be added to specify a user name override to fix this issue.