Skip to content

Update privacy-policy.php #407

Update privacy-policy.php

Update privacy-policy.php #407

Workflow file for this run

name: PHP Linting
on: pull_request
jobs:
php-lint:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Check PHP Lint
uses: michaelw90/PHP-Lint@master