Skip to content

wipe out devices

wipe out devices #244

Workflow file for this run

---
name: commitlint
on:
push:
branches: ['*']
pull_request:
branches: ['*']
jobs:
commitlint:
name: commitlint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v4