Skip to content

Update test and metadata locations for iText Core modules and iText add-ons #91

Update test and metadata locations for iText Core modules and iText add-ons

Update test and metadata locations for iText Core modules and iText add-ons #91

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