Skip to content

Bump @wordpress/block-library from 9.39.0 to 9.40.1 #725

Bump @wordpress/block-library from 9.39.0 to 9.40.1

Bump @wordpress/block-library from 9.39.0 to 9.40.1 #725

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