Skip to content

[1.x] Use retrieveByCredentials() on the User Provider instead of a hardcoded Eloquent query #222

[1.x] Use retrieveByCredentials() on the User Provider instead of a hardcoded Eloquent query

[1.x] Use retrieveByCredentials() on the User Provider instead of a hardcoded Eloquent query #222

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