Skip to content

chore: Retry specifying config_loc at checkstyle action with differen… #19

chore: Retry specifying config_loc at checkstyle action with differen…

chore: Retry specifying config_loc at checkstyle action with differen… #19

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