Skip to content

[4.x] use method instead of array for casts on PersonalAccessToken #196

[4.x] use method instead of array for casts on PersonalAccessToken

[4.x] use method instead of array for casts on PersonalAccessToken #196

Workflow file for this run

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