Synchronize Branches
ActionsTags
(1)This GitHub Action (written in JavaScript) checks out a branch with the same name as the context (github.ref
) branch in each repository in a directory. This helps synchronize multi-repo builds when working on related feature branches in different repositories.
path
: Directory containing the repositories to synchronize. Defaults to the workspace working directory.
Synchronize Branches is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.
Tags
(1)Synchronize Branches is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.