Skip to content

chore(deps-dev): bump ember-template-lint from 3.10.0 to 5.11.1 #215

chore(deps-dev): bump ember-template-lint from 3.10.0 to 5.11.1

chore(deps-dev): bump ember-template-lint from 3.10.0 to 5.11.1 #215

Workflow file for this run

name: Commit Lint
on: [pull_request]
jobs:
lint:
runs-on: ubuntu-latest
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v1