Currently any build of dependent repos (messaging libraries) triggers this to be built, but it would be better if it was only the main branch.
Why should this Pull Request be merged?
We don't need completion triggers going every time any branch is manually built.
What testing has been done?
SEECD, which also has completion triggers, was triggering off of non-main branches before.
This can be validated after submission by running a dependent repo build once.
What does this Pull Request accomplish?
Currently any build of dependent repos (messaging libraries) triggers this to be built, but it would be better if it was only the main branch.
Why should this Pull Request be merged?
We don't need completion triggers going every time any branch is manually built.
What testing has been done?
SEECD, which also has completion triggers, was triggering off of non-main branches before. This can be validated after submission by running a dependent repo build once.