It looks like you have a bot that tries to keep master branch merged with changes from main, but this adds tons of merge commits, to the point the history is impossible to browse:

Contents of these two branches appears to be identical, so why not force-push main to master?