Skip to content

branch synchronization across your CI/CD workflow (for development and main) #36

@thorinaboenke

Description

@thorinaboenke

update the workflow logic to dynamically select the reference branch based on the current context:

If the workflow is running on development in Repo A, it should checkout/reference development in Repo B.
If the workflow is running on main in Repo A, it should checkout/reference main in Repo B.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions