Skip to content

chore(deps): bump ember-basic-dropdown from 3.1.0 to 7.2.2 #248

chore(deps): bump ember-basic-dropdown from 3.1.0 to 7.2.2

chore(deps): bump ember-basic-dropdown from 3.1.0 to 7.2.2 #248

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