Skip to content

Major refactoring of the codebase projects #299

Major refactoring of the codebase projects

Major refactoring of the codebase projects #299

name: Validate Gradle Wrapper
on:
push:
branches:
- "main"
tags-ignore:
- "v*.*.*"
pull_request:
jobs:
validation:
name: Validation
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: gradle/actions/wrapper-validation@v5