Skip to content

Ensure to verify that blog.url is not null before using it. While it … #12189

Ensure to verify that blog.url is not null before using it. While it …

Ensure to verify that blog.url is not null before using it. While it … #12189

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