Skip to content

Update mailto generator #39

Update mailto generator

Update mailto generator #39

Workflow file for this run

name: Check PHP
on: pull_request
jobs:
phpcs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: chekalsky/phpcs-action@v1
with:
enable_warnings: true