Skip to content

static analysis

static analysis #853

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