Skip to content

Switch to using openapi-extras and remove all custom annotations #82

Switch to using openapi-extras and remove all custom annotations

Switch to using openapi-extras and remove all custom annotations #82

Workflow file for this run

name: build
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
call-laravel:
uses: ./.github/workflows/laravel.yml@main

Check failure on line 13 in .github/workflows/build.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/build.yml

Invalid workflow file

invalid value workflow reference: cannot specify version when calling local workflows
call-lumen:
uses: ./.github/workflows/lumen.yml@main
call-slim:
uses: ./.github/workflows/slim.yml@main