@SakthiGanesh
This is a known type of issue when running Databricks Workflows with Azure DevOps Git-backed repos.
Did you try, Workspace Path Instead of Internal Git Path?
If possible, use a .ipynb notebook-based task rather than a raw .py script, notebooks handle Git linkage more gracefully in Databricks Workflows.