Skip to content

Bump @wordpress/block-library from 8.13.0 to 8.14.0 #263

Bump @wordpress/block-library from 8.13.0 to 8.14.0

Bump @wordpress/block-library from 8.13.0 to 8.14.0 #263

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