Skip to content

GitAuto: [FEATURE] Use QuickType to generate schemas/DTO files via GitHub Actions #2508

GitAuto: [FEATURE] Use QuickType to generate schemas/DTO files via GitHub Actions

GitAuto: [FEATURE] Use QuickType to generate schemas/DTO files via GitHub Actions #2508

Workflow file for this run

name: PHP Linting
on:
pull_request:
workflow_dispatch:
jobs:
php-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: michaelw90/PHP-Lint@master