Skip to content

Commit

Permalink
Add a README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
orf committed Apr 26, 2020
1 parent 1a82326 commit 1873074
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Cargo Bloat Action Example ![bloat](https://github.com/orf/cargo-bloat-example/workflows/bloat/badge.svg) ![CI](https://github.com/orf/cargo-bloat-example/workflows/CI/badge.svg)

This repository shows an example Rust project integrated with [Cargo Bloat Action](https://github.com/orf/cargo-bloat-action).

You can see an example merge request here: https://github.com/orf/cargo-bloat-example/pull/1.

The actual Github Actions file can be found [under `.github/workloads/bloat.yml`](./.github/workflows/bloat.yml).

If you wish, feel free to make a pull request to this repository to experiment.

0 comments on commit 1873074

Please sign in to comment.