Skip to content

feat: resend account verify and check login #127

feat: resend account verify and check login

feat: resend account verify and check login #127

Workflow file for this run

name: PHP Linting
on:
pull_request:
types: [ opened, synchronize, reopened, ready_for_review ]
jobs:
phplint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@main
- uses: overtrue/[email protected]
with:
path: .
options: --exclude="system/libs/polyfill-mbstring/bootstrap80.php"