Skip to content

Bump follow-redirects from 1.15.4 to 1.15.6 #244

Bump follow-redirects from 1.15.4 to 1.15.6

Bump follow-redirects from 1.15.4 to 1.15.6 #244

Workflow file for this run

name: PHPCS check
on: [pull_request, push]
jobs:
phpcs:
name: PHPCS
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: PHPCS check
uses: chekalsky/phpcs-action@v1