Skip to content

Merge pull request #427 from JEALG/translations #168

Merge pull request #427 from JEALG/translations

Merge pull request #427 from JEALG/translations #168

Workflow file for this run

name: PHP8.3
on:
push:
branches:
- beta
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: PHP Syntax Checker (Lint)
uses: StephaneBour/actions-php-lint@8.3
with:
dir: "."