Skip to content

Fix to stuck in "Application change detected. Restarting workers" with Octane + FrankenPHP + Sail. #436

Fix to stuck in "Application change detected. Restarting workers" with Octane + FrankenPHP + Sail.

Fix to stuck in "Application change detected. Restarting workers" with Octane + FrankenPHP + Sail. #436

Workflow file for this run

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