Skip to content

Remove slug from collection schema to accommodate the changes on the … #63135

Remove slug from collection schema to accommodate the changes on the …

Remove slug from collection schema to accommodate the changes on the … #63135

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