Skip to content

Revert change to task click handler, since it's not leaking. #381

Revert change to task click handler, since it's not leaking.

Revert change to task click handler, since it's not leaking. #381

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