Skip to content

build(deps): bump @octokit/plugin-paginate-rest, @octokit/rest, @release-it/conventional-changelog and release-it #96

build(deps): bump @octokit/plugin-paginate-rest, @octokit/rest, @release-it/conventional-changelog and release-it

build(deps): bump @octokit/plugin-paginate-rest, @octokit/rest, @release-it/conventional-changelog and release-it #96

Workflow file for this run

name: 'coverage report'
on:
pull_request_target:
branches:
- main
paths-ignore:
- 'LICENSE*'
- '**.gitignore'
- '**.md'
- '**.txt'
- '.github/ISSUE_TEMPLATE/**'
- '.github/dependabot.yml'
jobs:
coverage:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ArtiomTr/jest-coverage-report-action@v2
with:
test-script: npm test