Skip to content

Use new static analysis workflow (#275) #29

Use new static analysis workflow (#275)

Use new static analysis workflow (#275) #29

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