Skip to content

chore(deps): bump ember-truth-helpers from 3.0.0 to 4.0.3 #253

chore(deps): bump ember-truth-helpers from 3.0.0 to 4.0.3

chore(deps): bump ember-truth-helpers from 3.0.0 to 4.0.3 #253

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