Skip to content

Feat: Add Stack for Inertia + Svelte 5 #2164

Feat: Add Stack for Inertia + Svelte 5

Feat: Add Stack for Inertia + Svelte 5 #2164

Workflow file for this run

name: static analysis
on:
push:
branches:
- master
- '*.x'
pull_request:
workflow_dispatch:
schedule:
- cron: '0 0 * * *'
permissions:
contents: read
jobs:
tests:
uses: laravel/.github/.github/workflows/static-analysis.yml@main