Skip to content

Commit 6d90d33

Browse files
committed
Created Readme.md. Added markdown for CI badge status on cpp build workflow. Added comment to main to trigger CI build workflow.
1 parent d56d744 commit 6d90d33

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
[![Build C++](https://github.com/Breachico/MyFirstExample/actions/workflows/build.yml/badge.svg)](https://github.com/Breachico/MyFirstExample/actions/workflows/build.yml)

main.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// Adding comment for x07 to test CICD
12
#include <iostream>
23
#include <cmath>
34

0 commit comments

Comments
 (0)