Skip to content

Update jQuery to v3.6.4 and jQuery UI to v1.13.2 #13

Update jQuery to v3.6.4 and jQuery UI to v1.13.2

Update jQuery to v3.6.4 and jQuery UI to v1.13.2 #13

Workflow file for this run

name: PHP Linting
on:
pull_request:
branches: [develop]
push:
branches: [develop]
jobs:
phplint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: overtrue/phplint@8.2
with:
path: .
options: --exclude=*.log