File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- name : Sync Navigator Postman Collection
1+ name : Sync Agreement Manager Postman Collection
22
33on :
44 push :
55 branches :
66 - master # Change this to the branch you want to trigger the action
77 paths :
8- - ' assets/navigator -collection.json'
8+ - ' assets/agreementmanager -collection.json'
99
1010 workflow_dispatch : # Enables manual trigger from GitHub UI
1111
1212jobs :
1313 sync-postman-collection :
1414 uses : ./.github/workflows/sync-postman-collection.yml
1515 with :
16- collection-uid : ${{ vars.NAVIGATOR_COLLECTION_UID }}
17- collection-path : ' ./assets/navigator -collection.json'
16+ collection-uid : ${{ vars.AGREEMENT_MANAGER_COLLECTION_UID }}
17+ collection-path : ' ./assets/agreementmanager -collection.json'
1818 secrets :
19- POSTMAN_API_KEY : ${{ secrets.POSTMAN_API_KEY }}
19+ POSTMAN_API_KEY : ${{ secrets.POSTMAN_API_KEY }}
You can’t perform that action at this time.
0 commit comments