For further actions, you may consider blocking this person and/or reporting abuse
Read next

JavaScript Internationalization: Building Applications for Global Audiences
Aarav Joshi -

Is a Startup Consultancy Worth It in 2024?
JetThoughts Dev -

DeepLearning4j Blockchain Integration: Merging AI and Blockchain for a Transparent Future
kallileiser -

Exploring the Future of Decentralized AI with the SingularityNET Java SDK
Bob Cars(on) -
Top comments (1)
GitHub's pull requests can be updated by pushing new commits to the existing branch. This is a deliberate design decision allowing PRs to be incrementally improved.
The solution is to push the changes you wish to be considered separately to a different branch and to open a new PR from that branch.
Source: stackoverflow.com/questions/344807...