Skip to content

test: extend IT so check if default labels are emitted #28

test: extend IT so check if default labels are emitted

test: extend IT so check if default labels are emitted #28

Workflow file for this run

name: Codecov
on:
push:
branches:
- 'main'
paths:
- '**.ts'
permissions:
contents: read
jobs:
codecov:
uses: christiangalsterer/github-actions/.github/workflows/node_codecov.yaml@main
secrets: inherit