Skip to content

Updated the Git clone command link in README.md #2

Updated the Git clone command link in README.md

Updated the Git clone command link in README.md #2

Workflow file for this run

name: Newman Run
on:
pull_request:
branches:
- main
jobs:
newman:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: matt-ball/newman-action@master
with:
collection: Public API.postman_collection.json
environment: public_api.postman_globals.json