Skip to content

DisableTwoFactorAuthentication should always set two_factor_confirmed_at to null when it has a value #229

DisableTwoFactorAuthentication should always set two_factor_confirmed_at to null when it has a value

DisableTwoFactorAuthentication should always set two_factor_confirmed_at to null when it has a value #229

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