Skip to content

fix: cannot assign Native to property of type Closure (#122) #1581

fix: cannot assign Native to property of type Closure (#122)

fix: cannot assign Native to property of type Closure (#122) #1581

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