Skip to content

Commit acd3dbd

Browse files
docs: removing Continuous Integration (CI) badge (#48)
As the badge is for the latest workflow not the main branch. We will also not block a release on checks, so need to run the CI workflow on the main branch. The checks are performed as part of the pull request.
1 parent 2e280f6 commit acd3dbd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# Monkey Interpreter
22
![GitHub Release](https://img.shields.io/github/v/release/DeveloperC286/monkey_interpreter)
3-
[![Continuous Integration (CI)](https://github.com/DeveloperC286/monkey_interpreter/actions/workflows/continuous-integration.yml/badge.svg)](https://github.com/DeveloperC286/monkey_interpreter/actions/workflows/continuous-integration.yml)
43
[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)
54
[![License](https://img.shields.io/badge/License-AGPLv3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0)
65

0 commit comments

Comments
 (0)