I'm using Azure DevOps, Azure Repos Git, Azure Synapse Analytics services.
DevOps Pipeline CI Build is not triggering/running automatically though the "Enable Continuous Integration" option is checked as per attached screenshot.
The publish branch is 'adf_publish' and the ARM templates are being pushed to this branch, whenever code changes are pushed to the collaboration branch 'master'.
As soon as the code changes are pushed, I'm expecting the Pipeline CI Build should start automatically, but it's not happening. For now, I'm triggering it manually everytime code changes are pushed.
Could you please let me know what could be the issue here? Thanks.