From ea645ad42611617c74d8a4ce39783a5145414b76 Mon Sep 17 00:00:00 2001 From: Thomas Neidhart Date: Wed, 22 Nov 2023 19:33:31 +0100 Subject: [PATCH] Add badges. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 989b9c5..857a4e3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # octopin +[![Build status](https://github.com/TinyGearsOrg/octopin/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/TinyGearsOrg/octopin/actions) +[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) + A tool to analyse transitive dependencies of GitHub workflows and to pin actions. ## Usage: