Skip to content

chore(deps-dev): bump conventional-changelog-conventionalcommits from 6.1.0 to 8.0.0 #9

chore(deps-dev): bump conventional-changelog-conventionalcommits from 6.1.0 to 8.0.0

chore(deps-dev): bump conventional-changelog-conventionalcommits from 6.1.0 to 8.0.0 #9

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
test-coverage:
uses: bennycode/actions/.github/workflows/test-coverage-yarn.yml@main
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}