Skip to content

[TASK] Update webpack-cli to v6 #5890

[TASK] Update webpack-cli to v6

[TASK] Update webpack-cli to v6 #5890

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: swaggerexpert/swagger-editor-validate@v1
with:
definition-file: spec/typo3-badges.oas3.yaml