Skip to content

Saving setting in db is not intended - you can use Settings Model for… #216

Saving setting in db is not intended - you can use Settings Model for…

Saving setting in db is not intended - you can use Settings Model for… #216

Workflow file for this run

name: PHP Linting
on:
pull_request:
branches: [develop]
push:
branches: [develop]
jobs:
phplint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: overtrue/[email protected]
with:
path: .
options: --exclude=*.log