Skip to content

CI: added Docker-compose #239

CI: added Docker-compose

CI: added Docker-compose #239

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