Skip to content

Initial changes for renaming package and artifact #34

Initial changes for renaming package and artifact

Initial changes for renaming package and artifact #34

# See https://github.com/marketplace/actions/gradle-wrapper-validation
name: "Validate Gradle Wrapper"
on: [push, pull_request]
jobs:
validation:
name: "Validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: gradle/wrapper-validation-action@v1