From 3c4a73345b4d2bc2504bc92bd38a4784acb9baa6 Mon Sep 17 00:00:00 2001 From: Nichole Frey Date: Wed, 7 Feb 2024 14:54:30 -0500 Subject: [PATCH] add github action badge (#11) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index be97db0..d9f6d43 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +![github actions](https://github.com/nicholeuf/zen-site-next/actions/workflows/workflow.yaml/badge.svg) [![codecov](https://codecov.io/gh/nicholeuf/zen-site-next/graph/badge.svg?token=DVTFETZP3V)](https://codecov.io/gh/nicholeuf/zen-site-next) This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).