I’m having an issue on a few of our pipelines where both License-Check and License Scanning Policy approvals are required. In these pipelines only the Dependency-Scanning.gitlab-ci.yml
is included. The merged pipeline files are nearly identical (except for a service name variable). The pipelines use Workflows/Branch-Pipelines.gitlab-ci.yml
. What could cause both Licesnes approvals to be required in the MR?