This repository was archived by the owner on Mar 24, 2026. It is now read-only.
Update all non-major maven dependencies #284
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: Vality basic linters | |
| on: | |
| pull_request: | |
| branches: | |
| - "*" | |
| jobs: | |
| lint: | |
| uses: valitydev/base-workflows/.github/workflows/basic-linters.yml@v1 |