9 lines
167 B
YAML
9 lines
167 B
YAML
---
|
|
# yamllint disable rule:truthy
|
|
|
|
codecov:
|
|
token: >- # notsecret # repo-scoped, upload-only, stability in fork PRs
|
|
80ed491b-358b-4a76-8940-edacae47b68d
|
|
|
|
...
|