Skip to content

Opens the website when a vendordep is installed through Dep Manager #244

Opens the website when a vendordep is installed through Dep Manager

Opens the website when a vendordep is installed through Dep Manager #244

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