Skip to content

Feature: Add Syndication Links support #208

Feature: Add Syndication Links support

Feature: Add Syndication Links support #208

Workflow file for this run

name: ESLint
on:
pull_request:
branches:
- develop
paths-ignore:
- '**.js'
jobs:
eslint:
runs-on: ubuntu-latest
steps:
- run: 'echo "No ESLint check required"'