Skip to content

Update swagger-editor.yml #1438

Update swagger-editor.yml

Update swagger-editor.yml #1438

name: Swagger Editor
'on':
push:
branches:
- '**'
pull_request:
branches:
- '**'
schedule:
- cron: 0 1 * * *
workflow_dispatch: null
jobs:
validate:
runs-on: ubuntu-latest
steps:

Check failure on line 30 in .github/workflows/swagger-editor.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/swagger-editor.yml

Invalid workflow file

You have an error in your yaml syntax on line 30
- name: Checkout
uses: actions/checkout@v3
- name: Validate OpenAPI definition
uses: char0n/[email protected]
with:
definition-file: openbanking-us.yaml