Skip to content

Add Java 25 to java build with docker template #1640

Add Java 25 to java build with docker template

Add Java 25 to java build with docker template #1640

# SPDX-FileCopyrightText: Copyright (C) 2025-2026 Fabrício Barros Cabral
# SPDX-License-Identifier: MIT
---
# yamllint disable rule:line-length
name: yaml-lint-test
'on':
push:
branches:
- main
- master
pull_request:
branches:
- main
- master
permissions:
contents: read
jobs:
yaml-lint-test:
uses: fabriciofx/github-workflows/.github/workflows/yaml-lint-template.yml@main
with:
working-directory: "format/test"