Skip to content

feat(jxl): refactor the plugin to follow the TwelveMonkeys standard #151

feat(jxl): refactor the plugin to follow the TwelveMonkeys standard

feat(jxl): refactor the plugin to follow the TwelveMonkeys standard #151

name: "Validate Gradle Wrapper"
on:
pull_request:
push:
branches-ignore:
- 'dependabot/**'
jobs:
validation:
name: "Validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gradle/wrapper-validation-action@v1