Skip to content

Update translations #38

Update translations

Update translations #38

Workflow file for this run

name: PHP Linting
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
phplint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: michaelw90/PHP-Lint@master