Skip to content

Try to get the liquibase 4.23.0 metadata #74

Try to get the liquibase 4.23.0 metadata

Try to get the liquibase 4.23.0 metadata #74

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