Skip to content

bug-report-template: scream that this is not the place to report bugs about packages #712

bug-report-template: scream that this is not the place to report bugs about packages

bug-report-template: scream that this is not the place to report bugs about packages #712

name: "Validate Gradle Wrapper"
on:
push:
branches:
- master
- android-10
pull_request:
branches:
- master
- android-10
jobs:
validation:
name: "Validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gradle/wrapper-validation-action@v3