Skip to content

Merge branch 'add-executed-pipelines-to-bulk-api-response' of github.… #1308

Merge branch 'add-executed-pipelines-to-bulk-api-response' of github.…

Merge branch 'add-executed-pipelines-to-bulk-api-response' of github.… #1308

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