Skip to content

Block Theme Previews: Remove "Looking for Template Parts?" hint. #68594

Block Theme Previews: Remove "Looking for Template Parts?" hint.

Block Theme Previews: Remove "Looking for Template Parts?" hint. #68594

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@v2