Skip to content

Correct database update logic to ensure future updates work properly #877

Correct database update logic to ensure future updates work properly

Correct database update logic to ensure future updates work properly #877

Workflow file for this run

name: PHPLint
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Check PHP syntax errors
uses: overtrue/[email protected]