Skip to content

fixed the crash bug #47

fixed the crash bug

fixed the crash bug #47

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