We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f1b8ce commit 2c3eeb6Copy full SHA for 2c3eeb6
README.md
@@ -324,6 +324,13 @@ The following tools should be added to the required code scanning results.
324
4. [ ] **Push protection:**
325
Block pushing commits with secrets in them.
326
327
+#### Secrets and variables / Actions
328
+
329
+Add the repository to [Codecov](https://codecov.io/) for code coverage. View the Codecov
330
+[Quick Start Guide](https://docs.codecov.com/docs/quick-start) for more information.
331
332
+- [ ] **`CODECOV_TOKEN`:** add the repository upload token as a repository secret.
333
334
## Conventional commits
335
336
This repository template uses [Conventional
0 commit comments