From 5b1c17419021b1c7fa225a5b96b562c8bba23c33 Mon Sep 17 00:00:00 2001 From: Nick Alteen Date: Thu, 22 Feb 2024 11:31:49 -0500 Subject: [PATCH] Add codespaces badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9d53b0c..bbfff8a 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,8 @@ action, see the [Container Toolkit Action](https://github.com/actions/container-toolkit-action) repository. +[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/actions/container-action) + ## Create Your Own Action To create your own action, you can use this repository as a template! Just