Skip to content

Repair API docs content with source-backed Orders metadata #10

Repair API docs content with source-backed Orders metadata

Repair API docs content with source-backed Orders metadata #10

Workflow file for this run

name: Postman
on:
pull_request:
push:
branches:
- main
- master
jobs:
lint:
name: Lint collections
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Validate collection files
run: npm run postman:lint