Skip to content

Remove confusing example in library-and-framework-list-schema.json #66

Remove confusing example in library-and-framework-list-schema.json

Remove confusing example in library-and-framework-list-schema.json #66

Workflow file for this run

name: "Check code style"
on:
pull_request:
paths:
- '**.md'
- 'library-and-framework-list*.json'
jobs:
build:
name: "📋 Check style according to checkstyle.xml"
runs-on: ubuntu-latest
steps:
- run: 'echo "No build required"'