From 470086a6c1be822a0efa0f87735def9d027a2468 Mon Sep 17 00:00:00 2001 From: Lee Tuan Date: Tue, 4 Jul 2023 15:26:05 +0700 Subject: [PATCH] Update github action badge for main branch (#3) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1a8991d..eb9589c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # MYENV development environment +[![Integration Testing](https://github.com/vleedev/myenv/actions/workflows/integration_test.yml/badge.svg?branch=main)](https://github.com/vleedev/myenv/actions/workflows/integration_test.yml) ## Features - Set all environment variables to the shell session - `.env` in this directory (General variables)