Skip to content

Allow users with read role to use the async_search/status endpoint #34

Allow users with read role to use the async_search/status endpoint

Allow users with read role to use the async_search/status endpoint #34

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