Skip to content

Fixed connected Twitter accounts visibility in the classic editor. #133

Fixed connected Twitter accounts visibility in the classic editor.

Fixed connected Twitter accounts visibility in the classic editor. #133

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"'