Automatically syncing your master and develop branches upon a pull request merge in GitHub can streamline your development process, ensuring both branches stay up-to-date with each other. In this video you will see how you can set up automatic synchronization using GitHub Actions, a native CI/CD solution.
Github repo: https://github.com/nim-f/sync-action-...