Skip to content

Commit 17b10e1

Browse files
docs: removing Continuous Integration (CI) badge (#21)
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 49a7dc7 commit 17b10e1

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,5 +1,4 @@
11
# NASM x86 Shellcode Generator
2-
[![Continuous Integration (CI)](https://github.com/DeveloperC286/nasm-x86-shellcode-generator/actions/workflows/continuous-integration.yml/badge.svg)](https://github.com/DeveloperC286/nasm-x86-shellcode-generator/actions/workflows/continuous-integration.yml)
32
[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)
43
[![License](https://img.shields.io/badge/License-AGPLv3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0)
54

0 commit comments

Comments
 (0)