mirror of
https://github.com/codecov/codecov-action.git
synced 2026-02-08 03:57:26 +00:00
Merge pull request #127 from fossabot/add-license-scan-badge
Add license scan report and status
This commit is contained in:
commit
6ebb0218c1
1 changed files with 4 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
# Codecov GitHub Action
|
||||
|
||||
[](https://github.com/marketplace/actions/codecov)
|
||||
[](https://app.fossa.com/projects/git%2Bgithub.com%2Fcodecov%2Fcodecov-action?ref=badge_shield)
|
||||
### Easily upload coverage reports to Codecov from GitHub Actions
|
||||
|
||||
>The latest release of this Action adds support for tokenless uploads from GitHub Actions!
|
||||
|
|
@ -90,3 +91,6 @@ Contributions are welcome! Check out the [Contribution Guide](CONTRIBUTING.md).
|
|||
## License
|
||||
|
||||
The code in this project is released under the [MIT License](LICENSE).
|
||||
|
||||
|
||||
[](https://app.fossa.com/projects/git%2Bgithub.com%2Fcodecov%2Fcodecov-action?ref=badge_large)
|
||||
Loading…
Reference in a new issue