Skip to content

Handle routes including placeholders #76

Handle routes including placeholders

Handle routes including placeholders #76

Workflow file for this run

name: build
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
laravel-adapter:
uses: ./.github/workflows/laravel.yml
with:
php-versions: '8.1,8.2,8.3,8.4'
slim-adapter:
uses: ./.github/workflows/slim.yml
with:
php-versions: '8.1,8.2,8.3,8.4'