Skip to content

Exclude phpunit.xml from Git export. (#205) #544

Exclude phpunit.xml from Git export. (#205)

Exclude phpunit.xml from Git export. (#205) #544

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