Merge Master Branch в главную ветвь - GitHub

git checkout main
git merge master
git push origin main
Brix_da_best