Skip to content

Update README.template.md #123

Update README.template.md

Update README.template.md #123

Workflow file for this run

# [.github/workflows/coverage.yml]
name: coverage
on:
push:
branches:
- main
tags: '*'
jobs:
call:
uses: control-toolbox/CTActions/.github/workflows/coverage.yml@main
secrets:
codecov-secret: ${{ secrets.CODECOV_TOKEN }}