Azure devops & postman - export the json files automatically whenever changes in postman collections/variables
I have Azure devops configured for postman scripts. Whenever there is a change in postman collections, I have to
- export it and
- create a PR to approve and merge
Is there anyway, we can automate/automatically update it in Azure repo without doing above steps?