Skip to content

Commit 4fc3cdd

Browse files
author
rzuckerm
committed
Add CodeQL build status
1 parent e5cf665 commit 4fc3cdd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Sample Programs in Every Language
22

33
[![Build Status](https://github.com/TheRenegadeCoder/sample-programs/actions/workflows/test-suite.yml/badge.svg?branch=main)](https://github.com/TheRenegadeCoder/sample-programs/actions/workflows/test-suite.yml)
4-
[![Discord](https://img.shields.io/discord/612072397545275424)](https://discord.gg/Jhmtj7Z)
4+
[![CodeQL](https://github.com/TheRenegadeCoder/sample-programs/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/TheRenegadeCoder/sample-programs/actions/workflows/codeql-analysis.yml)
5+
[![Discord](https://img.shields.io/discord/612072397545275424)](https://discord.gg/Jhmtj7Z)
56

67
Welcome to the [Sample Programs in Every Language][sample-programs-on-github]
78
repository! What began as a simple [100 Days of Code][1] challenge has expanded into a

0 commit comments

Comments
 (0)