Skip to content

chore(deps): bump @ember/render-modifiers from 1.0.2 to 2.1.0 #246

chore(deps): bump @ember/render-modifiers from 1.0.2 to 2.1.0

chore(deps): bump @ember/render-modifiers from 1.0.2 to 2.1.0 #246

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