Skip to content

chore(deps-dev): bump @ember/test-helpers from 3.3.1 to 4.0.4 #522

chore(deps-dev): bump @ember/test-helpers from 3.3.1 to 4.0.4

chore(deps-dev): bump @ember/test-helpers from 3.3.1 to 4.0.4 #522

Workflow file for this run

name: commitlint
on:
push:
branches:
- main
pull_request: {}
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.ref }}
cancel-in-progress: true
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v5