Azure devops & postman - export the json files automatically

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

  1. export it and
  2. create a PR to approve and merge

Is there anyway, we can automate/automatically update it in Azure repo without doing above steps?