Skip to content

trying different actions #20

trying different actions

trying different actions #20

Workflow file for this run

name: '8.3 '
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: PHP 8.3 syntax check
uses: PrestaShopCorp/github-action-php-lint/8.3@master