Skip to content

Delete bugtracker, it will be included as plugin #241

Delete bugtracker, it will be included as plugin

Delete bugtracker, it will be included as plugin #241

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