Skip to content

Bump wpackagist-plugin/tour-operator from 1.4.8 to 1.4.9 #180

Bump wpackagist-plugin/tour-operator from 1.4.8 to 1.4.9

Bump wpackagist-plugin/tour-operator from 1.4.8 to 1.4.9 #180

name: PHP syntax
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@master
- name: Checking PHP syntax error
uses: overtrue/phplint@master
with:
path: .
options: --exclude=*.log