Skip to content

Bump guzzlehttp/psr7 from 1.8.5 to 1.9.1 #13

Bump guzzlehttp/psr7 from 1.8.5 to 1.9.1

Bump guzzlehttp/psr7 from 1.8.5 to 1.9.1 #13

Workflow file for this run

name: Run PHPCS on pull requests
on: pull_request
jobs:
phpcs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: rtCamp/action-phpcs-code-review@master
env:
GH_BOT_TOKEN: ${{ secrets.GH_BOT_TOKEN }}
with:
args: "WordPress"