Skip to content

[TASK] Update eslint to v9 #4303

[TASK] Update eslint to v9

[TASK] Update eslint to v9 #4303

Workflow file for this run

name: API schema
on:
push:
branches:
- main
- 'renovate/**'
pull_request:
branches:
- main
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Validate OpenAPI definition
uses: char0n/swagger-editor-validate@v1
with:
definition-file: spec/typo3-badges.oas3.yaml