Skip to content

chore: buff v2 with new gradle ver and other minor fixes, ready for v3 #64

chore: buff v2 with new gradle ver and other minor fixes, ready for v3

chore: buff v2 with new gradle ver and other minor fixes, ready for v3 #64

Workflow file for this run

name: Lint Commit Messages
on: [pull_request]
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v2