<img width="554" height="334" alt="Image" src="https://github.com/user-attachments/assets/6f58ed09-a9c8-4d0e-af08-581914db631b" /> my workaround is to create a copy of the environment and delete GITHUB_TOKEN from the .env file and run `azd pipeline config -e "cicd-env"` While this works, i need to figure out how to add copilot scope for the automatically injected GITHUB_TOKEN.
my workaround is to create a copy of the environment and delete GITHUB_TOKEN from the .env file and run
azd pipeline config -e "cicd-env"While this works, i need to figure out how to add copilot scope for the automatically injected GITHUB_TOKEN.