8000 Update client_asset_details.php · itflow-org/itflow@8881cd3 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Update client_asset_details.php #854

Update client_asset_details.php

Update client_asset_details.php #854

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/phplint@4.1.0
0