A simple solution could be to pull the branch before like suggested in the [doc](https://docs.github.com/en/get-started/using-git/dealing-with-non-fast-forward-errors)
A simple solution could be to pull the branch before like suggested in the doc