Skip to content

Editor: Move the InterfaceSkeleton to the editor package (#62118) #70

Editor: Move the InterfaceSkeleton to the editor package (#62118)

Editor: Move the InterfaceSkeleton to the editor package (#62118) #70

name: 'Validate Gradle Wrapper'
on: [push, pull_request]
jobs:
validation:
name: 'Validation'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
with:
show-progress: ${{ runner.debug == '1' && 'true' || 'false' }}
- uses: gradle/wrapper-validation-action@v3