Skip to content

Merge branch 'master' of https://github.com/yanus171/Handy-News-Reader #796

Merge branch 'master' of https://github.com/yanus171/Handy-News-Reader

Merge branch 'master' of https://github.com/yanus171/Handy-News-Reader #796

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