Skip to content

fix: The amount of runs to unschedule an action (#645) #693

fix: The amount of runs to unschedule an action (#645)

fix: The amount of runs to unschedule an action (#645) #693

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