Skip to content

Scan new versions for existing libraries #80

Scan new versions for existing libraries

Scan new versions for existing libraries #80

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