I accidentally added a built assets file to my PR that would overwrite the one on production if that PR was merged. I want to just remove it from the PR but obviously not make a commit to "delete" the file.
What is the best way of going about that? Should I just click on the 'trash' icon in the GitHub PR UI and then commit that?