Skip to content

Skip array sort when the length of array not greater than 1 #7449

Skip array sort when the length of array not greater than 1

Skip array sort when the length of array not greater than 1 #7449

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