Skip to content

Use new static analysis workflow (#1640) #228

Use new static analysis workflow (#1640)

Use new static analysis workflow (#1640) #228

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