Skip to content

The stream between the filter and the external processor was never be… #576

The stream between the filter and the external processor was never be…

The stream between the filter and the external processor was never be… #576

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