Skip to content

Feature/docker

Feature/docker #503

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