Skip to content

cron_ticket_email_parser.php - send new ticket opened email to unknown clients #982

cron_ticket_email_parser.php - send new ticket opened email to unknown clients

cron_ticket_email_parser.php - send new ticket opened email to unknown clients #982

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@9.4.1