Skip to content

Improvements on traffic monitoring and graph rendition. #3

Improvements on traffic monitoring and graph rendition.

Improvements on traffic monitoring and graph rendition. #3

name: PHP Syntax Check
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: PHP Syntax Checker (Lint)
uses: StephaneBour/actions-php-lint@8.2
with:
dir: '.'