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

6D0D Update client_file_link_asset_modal.php #849

Update client_file_link_asset_modal.php

Update client_file_link_asset_modal.php #849

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