Skip to content

Allow renew() to be called without parameters (#1465) #99

Allow renew() to be called without parameters (#1465)

Allow renew() to be called without parameters (#1465) #99

name: fix code styling
on: [push]
jobs:
lint:
uses: laravel/.github/.github/workflows/coding-standards.yml@main
with:
fix: ${{ github.ref_name == 'master' }}