Skip to content

Merge branch 'fix_force_stop' of https://github.com/przemekwitek/elas… #1267

Merge branch 'fix_force_stop' of https://github.com/przemekwitek/elas…

Merge branch 'fix_force_stop' of https://github.com/przemekwitek/elas… #1267

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