From 4e71150c3bcc88cda52cc2788757149acdf30613 Mon Sep 17 00:00:00 2001 From: Jordanbailey-csci Date: Wed, 18 Feb 2026 13:41:32 -0800 Subject: [PATCH 1/2] Create actions.yml --- .github/workflows/actions.yml | 1 + 1 file changed, 1 insertion(+) create mode 100644 .github/workflows/actions.yml diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/.github/workflows/actions.yml @@ -0,0 +1 @@ + From bda6c87b594d1718a4be409870b03006a2e274ff Mon Sep 17 00:00:00 2001 From: Jordanbailey-csci Date: Wed, 18 Feb 2026 14:03:47 -0800 Subject: [PATCH 2/2] Update README to include build status badge Removed project description and added build status badge. --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index bbcf55a..9f59d45 100644 --- a/README.md +++ b/README.md @@ -1,5 +1 @@ -# autovalidate - -I like that app too! - -This repo is compatible with the [cpp-container docker container](https://github.com/ChicoState/cpp-container). \ No newline at end of file +[![.github/workflows/compile.yml](https://github.com/Jordanbailey-csci/autovalidate/actions/workflows/compile.yml/badge.svg)](https://github.com/Jordanbailey-csci/autovalidate/actions/workflows/compile.yml)