Skip to content

CI: switched the workflow to manual mode + bump IETF version #26

CI: switched the workflow to manual mode + bump IETF version

CI: switched the workflow to manual mode + bump IETF version #26

Workflow file for this run

name: Validate OpenAPI Specification
on: [push]
jobs:
validate_openapi:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Validate OpenAPI using Swagger CLI
uses: mbowman100/[email protected]
with:
files: spec.yaml