Skip to content

If the frame handler thread is null do not schedule it on the executor (1.68.x backport) #10415

If the frame handler thread is null do not schedule it on the executor (1.68.x backport)

If the frame handler thread is null do not schedule it on the executor (1.68.x backport) #10415

name: "Validate Gradle Wrapper"
on: [push, pull_request]
permissions:
contents: read
jobs:
validation:
name: "Gradle wrapper validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gradle/actions/wrapper-validation@v4