Skip to content

Fix double creation of Manifest file #177

Fix double creation of Manifest file

Fix double creation of Manifest file #177

name: "Validate Gradle Wrapper"
on: [push, pull_request]
permissions:
contents: read
jobs:
validation:
name: "Validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gradle/wrapper-validation-action@v1