Skip to content

Delete .DS_Store

Delete .DS_Store #667

Workflow file for this run

name: Commitlint
on: [pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@59203cb6ee1ce85035e6fe7b3aa878cf80653739