Skip to content

ci: Add PR Validation #550

ci: Add PR Validation

ci: Add PR Validation #550

Workflow file for this run

name: OpenAPI Validation
on: [push]
jobs:
test_swagger_editor_validator_remote:
runs-on: ubuntu-latest
name: Swagger Editor Validator Remote
steps:
- uses: actions/checkout@v2
- name: Validate OpenAPI definition
uses: char0n/[email protected]
with:
definition-file: OpenAPI.yaml