diff --git a/.github/workflows/ci.yml b/.github/workflows/build.yml similarity index 100% rename from .github/workflows/ci.yml rename to .github/workflows/build.yml diff --git a/README.md b/README.md index ad3d7df..09f03eb 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # confuzzled 😵‍💫 +[![Build & Test](https://github.com/romoh/confuzzled/actions/workflows/build.yml/badge.svg?label=Build%20%26%20Test)](https://github.com/romoh/confuzzled/actions/workflows/build.yml) + A structure-aware CONtainer FUZZing tool for container images that can generate malformed container images.