Skip to content

Bump GrantBirki/json-yaml-validate from 3.1.0 to 3.2.1 (#41) #82

Bump GrantBirki/json-yaml-validate from 3.1.0 to 3.2.1 (#41)

Bump GrantBirki/json-yaml-validate from 3.1.0 to 3.2.1 (#41) #82

Workflow file for this run

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