Skip to content

fix: fixed swoole extension that gets the SQLSTATE[08006] error (#715) #193

fix: fixed swoole extension that gets the SQLSTATE[08006] error (#715)

fix: fixed swoole extension that gets the SQLSTATE[08006] error (#715) #193

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