repo-sync / github-sync

⤵️ A GitHub Action for syncing current repository with remote
https://github.com/marketplace/actions/github-repo-sync
MIT License
393 stars 103 forks source link

add info about Workflow overwriting #108

Closed niecnasowa closed 1 year ago

niecnasowa commented 1 year ago

I've discovered this problem - https://github.com/repo-sync/github-sync/issues/19 when worked with this GitHub action. I think it would be worth adding info about it to docs.

heiskr commented 1 year ago

I think we typically use "head" and "base" to describe branches in a merge situation

niecnasowa commented 1 year ago

I think we typically use "head" and "base" to describe branches in a merge situation

Thank you for your input. Can change that, I just used terminology already used in docs here.