Skip to content

Fix asciidoctor build by moving away from pygments highlighting to ro… #270

Fix asciidoctor build by moving away from pygments highlighting to ro…

Fix asciidoctor build by moving away from pygments highlighting to ro… #270

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