Skip to content

chore(deps-dev): bump typedoc from 0.26.6 to 0.26.7 #606

chore(deps-dev): bump typedoc from 0.26.6 to 0.26.7

chore(deps-dev): bump typedoc from 0.26.6 to 0.26.7 #606

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.yml@main
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}