Skip to content

Feature: Add Syndication Links support #229

Feature: Add Syndication Links support

Feature: Add Syndication Links support #229

Workflow file for this run

name: PHPCS
on:
pull_request:
branches:
- develop
paths-ignore:
- '**.php'
jobs:
phpcs:
runs-on: ubuntu-latest
steps:
- run: 'echo "No PHPCS check required"'