Skip to content

Merge branch 'main' into poc-extend-file-based-role-mapping-support #1246

Merge branch 'main' into poc-extend-file-based-role-mapping-support

Merge branch 'main' into poc-extend-file-based-role-mapping-support #1246

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