Skip to content
This repository has been archived by the owner on Jan 14, 2025. It is now read-only.

rebase testing fixes #174

rebase testing fixes

rebase testing fixes #174

name: "Validate Gradle Wrapper"
on:
push:
pull_request:
workflow_dispatch:
jobs:
validation:
name: Validation
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: gradle/wrapper-validation-action@v1