Skip to content

Fix Search Applications bug where deleting an alias before deleting a… #33

Fix Search Applications bug where deleting an alias before deleting a…

Fix Search Applications bug where deleting an alias before deleting a… #33

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