Skip to content

Site Editor: remove overflow: hidden from the entity title in the site editor sidebar #42361

Site Editor: remove overflow: hidden from the entity title in the site editor sidebar

Site Editor: remove overflow: hidden from the entity title in the site editor sidebar #42361

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