Skip to content

Stop double-free of query #21

Stop double-free of query

Stop double-free of query #21

Workflow file for this run

name: PHP Linting
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
phplint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: michaelw90/PHP-Lint@master