HV-2244 Tune the content of javadoc jars to reduce the size of files published to Maven Central #145
Workflow file for this run
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: GitHub Actions linter | |
| on: | |
| pull_request: | |
| jobs: | |
| actionlint: | |
| uses: hibernate/.github/.github/workflows/actionlint.yml@main | |
| permissions: | |
| pull-requests: read |