Skip to content

Fix incorrect querying of autocrypt peer master key id #126

Fix incorrect querying of autocrypt peer master key id

Fix incorrect querying of autocrypt peer master key id #126

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