From ef3d67c5d6598aba89d49b1ebaca5d5f767b5158 Mon Sep 17 00:00:00 2001 From: Nick Alteen Date: Thu, 22 Feb 2024 11:32:16 -0500 Subject: [PATCH] Add codespaces badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 87f6bcb..6831d3f 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,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-prebuilt-action) + ## Create Your Own Action To create your own action, you can use this repository as a template! Just