Skip to content

Revert "[commands] WrappedCommand: Call wrapped command initSendable … #1149

Revert "[commands] WrappedCommand: Call wrapped command initSendable …

Revert "[commands] WrappedCommand: Call wrapped command initSendable … #1149

name: "Validate Gradle Wrapper"
on: [pull_request, push]
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.ref }}
cancel-in-progress: true
jobs:
validation:
name: "Validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gradle/actions/wrapper-validation@v3